]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxccontainer: detect if we should send SIGRTMIN+3 1086/head
authorChristian Brauner <cbrauner@suse.de>
Mon, 18 Jul 2016 20:21:56 +0000 (22:21 +0200)
committerChristian Brauner <cbrauner@suse.de>
Tue, 19 Jul 2016 14:20:02 +0000 (16:20 +0200)
commit330ae3d350e060e5702a0e5ef5d0faeeeea8df6e
tree5ac86ae6827a68b2e231056b49d94795cfad4be1
parent897dcac41f53c8869c8fe190b69b7b9dc53f8db0
lxccontainer: detect if we should send SIGRTMIN+3

This is required by systemd to cleanly shutdown. Other init systems should not
have SIGRTMIN+3 in the blocked signals set.

Signed-off-by: Christian Brauner <cbrauner@suse.de>
src/lxc/lxccontainer.c
src/lxc/utils.c
src/lxc/utils.h