[lxc-devel] [lxc/lxc] c08d29: Use lxc-stop to stop systemd service

GitHub noreply at github.com
Wed May 31 22:40:42 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: c08d29b6d134fbb94d2cff0454ce27eb66930c4d
      https://github.com/lxc/lxc/commit/c08d29b6d134fbb94d2cff0454ce27eb66930c4d
  Author: JD Friedrikson <yours at decompo.site>
  Date:   2017-05-31 (Wed, 31 May 2017)

  Changed paths:
    M config/init/systemd/lxc at .service.in

  Log Message:
  -----------
  Use lxc-stop to stop systemd service

Ever since 8eb62c2, systemd has not been able to cleanly stop lxc
containers (via lxc@) because it's still using SIGPWR for systemd-based
containers.

We should now use the nice logic in 330ae3d to stop the containers
instead.

Signed-off-by: JD Friedrikson <yours at decompo.site>


  Commit: 03931c9e1824934014fb31776c65df7bdc5b559a
      https://github.com/lxc/lxc/commit/03931c9e1824934014fb31776c65df7bdc5b559a
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-06-01 (Thu, 01 Jun 2017)

  Changed paths:
    M config/init/systemd/lxc at .service.in

  Log Message:
  -----------
  Merge pull request #1605 from decomposite/systemd_unit_stop

Use lxc-stop to stop systemd service


Compare: https://github.com/lxc/lxc/compare/bf3e9c154e4a...03931c9e1824


More information about the lxc-devel mailing list