Comment 12 for bug 1519499

Revision history for this message
Martin Pitt (pitti) wrote : Re: [systemd] SIGPWR doesn't always lead to shutdown

Sven, can you please run it this way around:

lxc exec test -- systemd-analyze set-log-level debug
lxc exec test -- journalctl -f 2>&1 | tee /tmp/journal.txt

and then (in another terminal) "lxc stop test". This should trigger a lot of log output. Please attach /tmp/journal.txt after it settled down.