Carl Hartung wrote:
On Tue, 9 Aug 2011 08:23:48 -0400 Carl Hartung <opensuse@cehartung.com> wrote:
correction:
or
"shutdown" with
-a: use /etc/shutdown.allow -k: don't really shutdown, only warn. -r: reboot after shutdown. -h: halt after shutdown. -P: halt action is to turn off power. -H: halt action is to just halt. -f: do a 'fast' reboot (skip fsck). -F: Force fsck on reboot. -n: do not go through "init" but go down real fast. -c: cancel a running shutdown. -t secs: delay between warning and kill signal. ** the "time" argument is mandatory! (try "now") **
I'm glad you corrected yourself; that explains -r and -h so much better. Presumably you did that by reading the man page, which also explains why it's a good command to use. By contrast, the man page for init explains why to use shutdown, or possibly telinit, instead. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org