summaryrefslogtreecommitdiff
path: root/skel
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-04-26 15:52:54 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-04-26 15:52:54 +0000
commit1bfba3b0be32306b078f5ee527b864e758b2c77b (patch)
tree155db6f3c01becd24d422a2e55582e222ad6a89e /skel
parent9e6d0f168bf59df9cd829d6ebe63fb08ea9ae01e (diff)
downloads6-linux-init-1bfba3b0be32306b078f5ee527b864e758b2c77b.tar.xz
Make a single hpr. Full doc, first draft.
Diffstat (limited to 'skel')
-rwxr-xr-xskel/rc.shutdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/skel/rc.shutdown b/skel/rc.shutdown
index 6acd0f0..d72916e 100755
--- a/skel/rc.shutdown
+++ b/skel/rc.shutdown
@@ -5,7 +5,7 @@
### telling it to bring all the services down.
### If your services are managed by sysv-rc:
-### remove the K11reboot link from /etc/rc6.d to prevent
+### also remove the K11reboot link from /etc/rc6.d to prevent
### sysv-rc from rebooting prematurely - because sysvinit does
### not properly separate state changes from system init/shutdown.
# exec /etc/init.d/rc 6
@@ -14,4 +14,4 @@
# exec /sbin/openrc shutdown
### If your services are managed by s6-rc:
-# exec s6-rc -da change
+# exec s6-rc -bda change