diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-13 20:31:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-05-13 20:31:30 +0000 |
commit | d1559c5f9c657543d9b2b4cc9ab6d5ea9d87fb52 (patch) | |
tree | a98461e415ce0a25dec8e4ddee9065681c8895b0 /doc/s6-linux-init-maker.html | |
parent | 8fb864c8cd0e8e3f714c47e4f3a985f47ebb7608 (diff) | |
download | s6-linux-init-d1559c5f9c657543d9b2b4cc9ab6d5ea9d87fb52.tar.xz |
Doc fixes and clarifications
Diffstat (limited to 'doc/s6-linux-init-maker.html')
-rw-r--r-- | doc/s6-linux-init-maker.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-linux-init-maker.html b/doc/s6-linux-init-maker.html index 02fd15d..34fa829 100644 --- a/doc/s6-linux-init-maker.html +++ b/doc/s6-linux-init-maker.html @@ -254,7 +254,7 @@ them to exit gracefully; then, after <em>finalsleeptime</em> milliseconds, they will receive a SIGKILL and the shutdown sequence will go on. This option configures the amount of time that will elapse between the SIGTERM/SIGHUP and the SIGKILL. -Default is <strong>2000</strong>, meaning a grace period of 2 seconds. </li> <p /> +Default is <strong>3000</strong>, meaning a grace period of 3 seconds. </li> <p /> <li> <tt>-D</tt> <em>initdefault</em> : boot the system with a runlevel set to <em>initdefault</em>, which can be an arbitrary |