Colttt
Enthusiast
Hallo,
ich benutze Debian Lenny und arbeite auf der Konsole und wenn ich den Rechner herunterfahre nehm ich momentan immer init 0 ich weiss normalerweise macht man das mit dem befehl shutdown, aber wenn ich
shutdown -t 2 einge kommt folgendes:
das selbe kommt auch bei shutdown -t now..
aber WARUM???????
udn ja ich bin root..
ich benutze Debian Lenny und arbeite auf der Konsole und wenn ich den Rechner herunterfahre nehm ich momentan immer init 0 ich weiss normalerweise macht man das mit dem befehl shutdown, aber wenn ich
shutdown -t 2 einge kommt folgendes:
Code:
meinserver:/home/iche# shutdown -t 2
Usage: shutdown [-akrhHPfnc] [-t secs] time [warning message]
-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") **
meinserver:/home/iche#
das selbe kommt auch bei shutdown -t now..
aber WARUM???????
udn ja ich bin root..