Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b62782546c6f71b375c52b0a7a518bcb4e466692
      https://github.com/lxc/lxc/commit/b62782546c6f71b375c52b0a7a518bcb4e466692
  Author: Wolfgang Bumiller <w.bumil...@proxmox.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M .gitignore
    M config/init/systemd/Makefile.am
    A config/init/systemd/lxc-monitord.service.in
    M configure.ac
    M lxc.spec.in
    M src/lxc/cmd/lxc_monitord.c

  Log Message:
  -----------
  allow running lxc-monitord as a system daemon

lxc-monitord instances are spawned on demand and, if this
happens from a service, the daemon is considered part of
it by systemd, as it is running in the same cgroups. This
can be avoided by leaving it running permanently.

Signed-off-by: Wolfgang Bumiller <w.bumil...@proxmox.com>


  Commit: f7d85e98c24f47cbd8e0c881caf9f2d205e42b03
      https://github.com/lxc/lxc/commit/f7d85e98c24f47cbd8e0c881caf9f2d205e42b03
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    M .gitignore
    M config/init/systemd/Makefile.am
    A config/init/systemd/lxc-monitord.service.in
    M configure.ac
    M lxc.spec.in
    M src/lxc/cmd/lxc_monitord.c

  Log Message:
  -----------
  Merge pull request #3342 from Blub/upstream-monitord-service

allow running lxc-monitord as a system daemon


Compare: https://github.com/lxc/lxc/compare/c51c75704220...f7d85e98c24f
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to