]> git.ipfire.org Git - thirdparty/lxc.git/commit
Use lxc-stop to stop systemd service 1605/head
authorJD Friedrikson <yours@decompo.site>
Wed, 31 May 2017 16:41:41 +0000 (12:41 -0400)
committerJD Friedrikson <yours@decompo.site>
Wed, 31 May 2017 22:04:37 +0000 (18:04 -0400)
commitc08d29b6d134fbb94d2cff0454ce27eb66930c4d
treefc75376fb27552c90a1b3763d352f541627d50b6
parentf6104dffa3ffe518603fb100fb58ae104433a312
Use lxc-stop to stop systemd service

Ever since 8eb62c2, systemd has not been able to cleanly stop lxc
containers (via lxc@) because it's still using SIGPWR for systemd-based
containers.

We should now use the nice logic in 330ae3d to stop the containers
instead.

Signed-off-by: JD Friedrikson <yours@decompo.site>
config/init/systemd/lxc@.service.in