]> git.ipfire.org Git - thirdparty/lxc.git/commit
templates: rm halt.target -> sigpwr.target symlink 1162/head
authorChristian Brauner <cbrauner@suse.de>
Wed, 31 Aug 2016 21:53:50 +0000 (23:53 +0200)
committerChristian Brauner <cbrauner@suse.de>
Wed, 31 Aug 2016 21:53:50 +0000 (23:53 +0200)
commit8eb62c245e9b67b451ba0766f3ecd7c6f2081d73
tree745cae9f70d2dba24bc1bf3aacb88893c030053f
parenta2226efb4afa0c7479c3bc16d2ce4376bbed66d8
templates: rm halt.target -> sigpwr.target symlink

Given commit 330ae3d350e060e5702a0e5ef5d0faeeeea8df6e:

    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.

we should stop symlinking halt.target to sigpwr.target for systemd.

Signed-off-by: Christian Brauner <cbrauner@suse.de>
templates/lxc-debian.in
templates/lxc-oracle.in