summaryrefslogtreecommitdiff
path: root/skel
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2020-11-11 12:39:44 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2020-11-11 12:39:44 +0000
commitc1171b979c236ec2c486bc12e4866112a12b9a84 (patch)
tree2c56951a361fb3c7d5558be7b92da6e24c6e6f20 /skel
parentfd2bae7c95db47318d82ea08398063e402953e19 (diff)
downloads6-linux-init-c1171b979c236ec2c486bc12e4866112a12b9a84.tar.xz
Accept 1 as cmdline runlevel; fix rc.shutdown comment for s6-rc
Diffstat (limited to 'skel')
-rwxr-xr-xskel/rc.shutdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/rc.shutdown b/skel/rc.shutdown
index 4608be7..0b6bf4b 100755
--- a/skel/rc.shutdown
+++ b/skel/rc.shutdown
@@ -27,4 +27,4 @@
# exec /sbin/openrc shutdown
### If your services are managed by s6-rc:
-# exec s6-rc -v2 -bda change
+# exec s6-rc -v2 -bDa change