Hi forum
I'm using a reliable old Gigabyte mobo H77M-D3H with i5 CPU and FreeBSD 13.1-RELEASE-p3.
As root from the console, the following command correctly and immediately powers off the system :
the system reboots at the cron nominated time. It does not power off.
I also tried using /sbin/poweroff in /etc/crontab but experienced exact same issue.
TIA's for any tips or clues for how to get this working as intended ?
I'm using a reliable old Gigabyte mobo H77M-D3H with i5 CPU and FreeBSD 13.1-RELEASE-p3.
As root from the console, the following command correctly and immediately powers off the system :
When I include this exact same command as a cron job in /etc/crontab (and run as root)/sbin/shutdown -p now
the system reboots at the cron nominated time. It does not power off.
I also tried using /sbin/poweroff in /etc/crontab but experienced exact same issue.
TIA's for any tips or clues for how to get this working as intended ?