aboutsummaryrefslogtreecommitdiffstats
path: root/src/sushell.8
diff options
context:
space:
mode:
authorDavid Kaspar [Dee'Kej] <dkaspar@redhat.com>2018-05-25 20:01:54 +0200
committerDee'Kej <deekej@linuxmail.org>2018-05-30 12:32:22 +0200
commita145ddda284570e57413e37f025c3657205e17d8 (patch)
treea371338da02e38d8745964f75239c8ee62cc459b /src/sushell.8
parentdb1ca2fadd20d0a4fb5a0fe18adcd8c960db9cf3 (diff)
downloadinitscripts-a145ddda284570e57413e37f025c3657205e17d8.tar
initscripts-a145ddda284570e57413e37f025c3657205e17d8.tar.gz
initscripts-a145ddda284570e57413e37f025c3657205e17d8.tar.bz2
initscripts-a145ddda284570e57413e37f025c3657205e17d8.tar.xz
initscripts-a145ddda284570e57413e37f025c3657205e17d8.zip
Repository scheme updated to new layout
NOTE: This commit just moves files around, without actually fixing the Makefiles and specfile. See follow up commits which resolve this.
Diffstat (limited to 'src/sushell.8')
-rw-r--r--src/sushell.816
1 files changed, 0 insertions, 16 deletions
diff --git a/src/sushell.8 b/src/sushell.8
deleted file mode 100644
index 9832a732..00000000
--- a/src/sushell.8
+++ /dev/null
@@ -1,16 +0,0 @@
-.TH SUSHELL 8 "Red Hat, Inc" \" -*- nroff -*-
-.SH NAME
-sushell \- execute the single-user shell
-.SH SYNOPSIS
-.B sushell
-.SH DESCRIPTION
-.B sushell
-executes the single-user shell. By default, this is
-\fI/bin/bash\fP
-This can be configured via the
-.B SUSHELL
-environment variable.
-.SH NOTES
-.B sushell
-is an implementation detail, required for proper SELinux
-usage. It is not intended to be run regularly.