Quote:
Originally Posted by Eliy
Better late than never. I'm here, too. The links from 4pda required registration, else error 404.
I replaced "halt" on "shutdown -P now" Command "shutdown" without keys does not work.
The key "-P" = "Poweroff'. You can use another keys: "-H" = "Halt" or "-r" = "Reboot"
Here is my script
|
Great! And thank you very much!
Did you notice any visible difference between
shutdown -P now and
halt?
If not, why you used
shutdown with parameters instead of
halt?