halt == shutdown -h now
restart == shutdown -r now
....
alors apres c a voir si tu a le courage de tout taper, mais c pareil
cf manpage de halt:
If halt or reboot is called when the system is not in runlevel 0 or 6,
in other words when it's running normally, shutdown will be invoked
instead (with the -h or -r flag). For more info see the shutdown(8)
manpage.
[^] # Re: Envoyer à un amis et poweroff
Posté par -=[ silmaril ]=- (site web personnel) . En réponse au journal Envoyer à un amis et poweroff. Évalué à 1.
restart == shutdown -r now
....
alors apres c a voir si tu a le courage de tout taper, mais c pareil
cf manpage de halt:
If halt or reboot is called when the system is not in runlevel 0 or 6,
in other words when it's running normally, shutdown will be invoked
instead (with the -h or -r flag). For more info see the shutdown(8)
manpage.