shutdown doesn't shut down

Chris Murphy lists at colorremedies.com
Wed Feb 4 21:11:18 UTC 2015


On Wed, Feb 4, 2015 at 11:04 AM, Ralf Corsepius <rc040203 at freenet.de> wrote:
> On 02/04/2015 06:19 PM, jd1008 wrote:
>>
>> shutdown -P now

FYI, /usr/sbin/shutdown is a symlink to systemctl. Try

sync && poweroff -f

If that still results in a reboot, it's a kernel bug, according to
http://freedesktop.org/wiki/Software/systemd/Debugging/#index2h1

If power is shut off, then you've got some shutdown script or unit
actually instigating the reboot, and this can probably be logged by
following the instructions in the URL above.


-- 
Chris Murphy


More information about the users mailing list