Codebase list sysvinit / 75af55f
Clarify that when called with a `time` shutdown will not exit. That's important to know for programs or scripts that call `shutdown ... time` because they will never proceed after having called it (unless they fork exec or similar of course). Point in case: unattended-upgrades gets caught by this. Tomas Pospisek 2 years ago
1 changed file(s) with 4 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
130130 .\"}}}
131131 .\"{{{ time
132132 .IP \fItime\fP
133 When to shutdown.
133 When to shutdown. If a
134 .IP \fItime\fP
135 is given then the
136 \fBshutdown\fP command will not exit but instead count down until reboot.
134137 .\"}}}
135138 .\"{{{ warning-message
136139 .IP "\fIwarning message\fP"