Lines Matching full:system
34 .Nd "close down the system at a given time"
54 to nicely notify users when the system is shutting down,
55 saving them from system administrators, hackers, and gurus, who
65 The system is power cycled (power turned off and then back on)
67 If the hardware doesn't support power cycle, the system will be
72 The amount of time the system is off is dependent on the device
75 The system is halted at the specified
78 The system is halted and the power is turned off
79 (hardware support required, otherwise the system is halted)
83 The system is rebooted at the specified
90 does not actually halt the system, but leaves the
91 system multi-user with logins disabled (for all but super-user).
110 option is specified, prevent the file system cache from being flushed by passing
119 Suppress the warning message to all logged in users about system shutdown.
127 will bring the system down and
136 to the current system values.
137 The first form brings the system down in
156 will print an error and exit without shutting the system down.)
159 to users currently logged into the system.
185 At shutdown time a message is written to the system log, containing the
189 to respectively halt, reboot or bring the system down to single-user state
195 inform the users about when the system will be back up
211 utility will place the system into single user mode at the
229 Reboot the system in 30 minutes and display a warning message on the terminals
232 .Dl # shutdown -r +30 \&"System will reboot\&"