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-2.0.10~587 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51d1ec4f9e6444e38c8e713249a86d0a36641d0b;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 f86949138..9c7cee720 100644 --- a/config/templates/archlinux.common.conf.in +++ b/config/templates/archlinux.common.conf.in @@ -6,7 +6,6 @@ lxc.tty = 6 # Set the halt/stop signals lxc.haltsignal=SIGRTMIN+4 -lxc.stopsignal=SIGRTMIN+14 # Uncomment to disable creating tty devices subdirectory in /dev # lxc.devttydir =