[lxc-users] lxc-stop doesn't stop centos, waits for the timeout
Florian Engelmann
engelmann at d-g-c.de
Wed Feb 26 08:22:09 UTC 2014
Hi,
On 2014-02-21 11:22, Harald Dunkel wrote:
> Found it: upstart ignores SIGPWR by default.
>
> Fix:
>
> cat <<EOF >/etc/init/power-status-changed.conf
> # power-status-changed - shutdown on SIGPWR
> #
> start on power-status-changed
>
> exec /sbin/shutdown -h now "SIGPWR received"
> EOF
Fedora 20 doesn't stop too - any solution for that?
I tried to play with lxc.stopsignal but no success till now
Regards,
Flo
More information about the lxc-users
mailing list