[lxc-devel] [lxc/lxc] 330ae3: lxccontainer: detect if we should send SIGRTMIN+3

GitHub noreply at github.com
Tue Jul 19 17:49:47 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 330ae3d350e060e5702a0e5ef5d0faeeeea8df6e
      https://github.com/lxc/lxc/commit/330ae3d350e060e5702a0e5ef5d0faeeeea8df6e
  Author: Christian Brauner <cbrauner at suse.de>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M src/lxc/lxccontainer.c
    M src/lxc/utils.c
    M src/lxc/utils.h

  Log Message:
  -----------
  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 at suse.de>


  Commit: bafda6b63ba3b5f9c73fe72b3440f429e7b754ae
      https://github.com/lxc/lxc/commit/bafda6b63ba3b5f9c73fe72b3440f429e7b754ae
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2016-07-19 (Tue, 19 Jul 2016)

  Changed paths:
    M src/lxc/lxccontainer.c
    M src/lxc/utils.c
    M src/lxc/utils.h

  Log Message:
  -----------
  Merge pull request #1086 from brauner/detect_sigrtmin_3

[RFC]: lxccontainer: detect if we should send SIGRTMIN+3


Compare: https://github.com/lxc/lxc/compare/31c32ef27020...bafda6b63ba3


More information about the lxc-devel mailing list