From: Christian Brauner Date: Tue, 31 Oct 2017 21:19:38 +0000 (+0100) Subject: config: remove SIGRTMIN+14 as lxc.signal.stop X-Git-Tag: lxc-3.0.0.beta1~196^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d8e40c687e3ac3078621fc18dab681560a8cae7;p=thirdparty%2Flxc.git config: remove SIGRTMIN+14 as lxc.signal.stop We want to be able to SIGKILL an Archlinux container. Signed-off-by: Christian Brauner --- diff --git a/config/templates/archlinux.common.conf.in b/config/templates/archlinux.common.conf.in index e8c8800c2..81d654883 100644 --- a/config/templates/archlinux.common.conf.in +++ b/config/templates/archlinux.common.conf.in @@ -6,7 +6,6 @@ lxc.tty.max = 6 # Set the halt/stop signals lxc.signal.halt=SIGRTMIN+4 -lxc.signal.stop=SIGRTMIN+14 # Uncomment to disable creating tty devices subdirectory in /dev # lxc.tty.dir =