From d1559c5f9c657543d9b2b4cc9ab6d5ea9d87fb52 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 13 May 2019 20:31:30 +0000 Subject: Doc fixes and clarifications --- skel/rc.init | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'skel/rc.init') diff --git a/skel/rc.init b/skel/rc.init index 37c3ea9..47824d7 100755 --- a/skel/rc.init +++ b/skel/rc.init @@ -30,5 +30,9 @@ shift ### 2. Starting the wanted set of services ### This is also called every time you change runlevels with telinit. ### (edit the location to suit your installation) +### By default, $rl is the string "default", unless you changed it +### via the -D option to s6-linux-init-maker. +### Numeric arguments from 1 to 5 on the kernel command line will +### override the default. # exec /etc/s6-linux-init/current/scripts/runlevel "$rl" -- cgit v1.2.3