aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2017-05-22 12:15:15 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2017-05-22 12:15:15 -0500
commit0cfd0dd9ef580ed9dc563ccc164d70efe8f299db (patch)
tree6485f3a880d4b7d906419ec680069e2ac8ce63a7 /man
parenta77ee2e94191ba1a286b8a6835f76556481566ba (diff)
openrc-shutdown: move to single user mode by default
To be more compatible with sysvinit, move to single user mode if no options are specified on the command line.
Diffstat (limited to 'man')
-rw-r--r--man/openrc-shutdown.85
1 files changed, 4 insertions, 1 deletions
diff --git a/man/openrc-shutdown.8 b/man/openrc-shutdown.8
index eae16ae8..d0e95e24 100644
--- a/man/openrc-shutdown.8
+++ b/man/openrc-shutdown.8
@@ -8,7 +8,7 @@
.\" This file may not be copied, modified, propagated, or distributed
.\" except according to the terms contained in the LICENSE file.
.\"
-.Dd April 6, 2017
+.Dd May 22, 2017
.Dt openrc-shutdown 8 SMM
.Os OpenRC
.Sh NAME
@@ -40,6 +40,9 @@ upgrade of OpenRC if you are using openrc-init as your init process.
.It Fl r , -reboot
Stop all services, kill all processes and reboot the system.
.El
+.Pp
+If none of these options are given, the default is to move the system
+into single user mode.
.Sh SEE ALSO
.Xr openrc-init 8 ,
.Xr kexec 8 ,