[lxc-devel] [lxc/lxc] 60e324: lxc-init: use SIGKILL after alarm timeout

GitHub noreply at github.com
Mon Feb 5 14:47:08 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 60e324aa5b9aa75c41d750f975cd220ec95c854b
      https://github.com/lxc/lxc/commit/60e324aa5b9aa75c41d750f975cd220ec95c854b
  Author: Tycho Andersen <tycho at tycho.ws>
  Date:   2018-02-05 (Mon, 05 Feb 2018)

  Changed paths:
    M src/lxc/lxc_init.c

  Log Message:
  -----------
  lxc-init: use SIGKILL after alarm timeout

d76e3e1 inadvertently switched the alarm timeout from sigterm to sigkill.
We really want sigkill here, so let's bring it back.

Signed-off-by: Tycho Andersen <tycho at tycho.ws>


  Commit: 05f2fed731687826a164948ec31fc73ec2bb1a00
      https://github.com/lxc/lxc/commit/05f2fed731687826a164948ec31fc73ec2bb1a00
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2018-02-05 (Mon, 05 Feb 2018)

  Changed paths:
    M src/lxc/lxc_init.c

  Log Message:
  -----------
  Merge pull request #2129 from tych0/sigterm-sigkill

lxc-init: use SIGKILL after alarm timeout


Compare: https://github.com/lxc/lxc/compare/e6bd446c815e...05f2fed73168


More information about the lxc-devel mailing list