]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
config: remove SIGRTMIN+14 as lxc.signal.stop 1891/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 31 Oct 2017 21:19:38 +0000 (22:19 +0100)
committerChristian Brauner <christian.brauner@ubuntu.com>
Mon, 6 Nov 2017 23:54:28 +0000 (00:54 +0100)
We want to be able to SIGKILL an Archlinux container.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
config/templates/archlinux.common.conf.in

index e8c8800c2f793b723cdcc85d85e079dd71572435..81d6548839a4367ea7a1833f8e83c2d906824da0 100644 (file)
@@ -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 =