]> git.ipfire.org Git - thirdparty/lxc.git/commit
archlinux template: added sigpwr handling to systemd (lxc-stop)
authorEdvinas Klovas <edvinas@pnd.io>
Sat, 3 May 2014 17:15:36 +0000 (19:15 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 7 May 2014 13:38:36 +0000 (08:38 -0500)
commit31efc34cff23365a213f03b4f804885adae3fba6
tree26b2dc88dc3a594e4dd4ef550e7255f99f3fd863
parent25c7531cf0bab45e06fb2ebf05ce2f37c5c0f649
archlinux template: added sigpwr handling to systemd (lxc-stop)

archlinux is using systemd and systemd's configuration does not have any
services setup to handle sigpwr hook which is sent by lxc-stop command. By
enabling sigpwr service we make sure that lxc-stop will work.

Signed-off-by: Edvinas Klovas <edvinas@pnd.io>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-archlinux.in [changed mode: 0644->0755]