HI
I use Cron Job command "shutdown -h now", from another nas.
Have two identical NAS, and on one works, while on the other does not.
What are the differences between shutdown -p and shutdown -h?
-h - halt the operating system
-p - power off with ACPI
Code:
man shutdown
[...]
-h The system is halted at the specified time.
-p The system is halted and the power is turned off (hardware
support required, otherwise the system is halted) at the
specified time.
-r The system is rebooted at the specified time.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.