1
19.7 Legacy Series / Re: Power off does not always work and reboots instead
« on: March 21, 2020, 09:07:25 pm »
I found a hint. When I wake the OPNsense box using WOL it will thereafter_not_ shut down but reboot when executing a
This is not likely an OPNsense specific issue. But if anyone has a solution, I am all ears!
Code: [Select]
shutdown -p now
. After that reboot, executing a Code: [Select]
shutdown -p now
has the expected result: the box shuts down This is not likely an OPNsense specific issue. But if anyone has a solution, I am all ears!