66

Software

obarun.org

66-shutdown

Triggers the system shutdown procedure. It is normally invoked as shutdown at your binary system directory. This program is a modified copy of s6-linux-init-shutdown.

The 66-shutdown binary is not meant to be called directly. User may prefer to use the 66 halt, 66 poweroff or 66 reboot command.

Interface

66-shutdown [ -H ] [ -l live ] [ -h | -p | -r | -k ] [ -a ] [ -t sec ] [ -f | -F ] time [ message ]
66-shutdown -c [ message ]

The 66-shutdown program abides to the standards of the LSB-3.0.0 shutdown interface.

time must be one of these formats: [ now | [+]mins | hh:mm ] where:

Options

Notes

The -f and -F exist for compatibility reasons. The LSB sepcification says they are used to advise the system to skip or enforce a fsck after rebooting. But they are only advisory and for decades now systems have used other methods of evaluating whether they should perform filesystem checks so these options are largely obsolete nowadays.