[lxc-devel] [lxc/lxc] d3953c: plamo: Delete unnecessary process during container...

GitHub noreply at github.com
Mon Sep 18 16:45:37 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: d3953cdca9302afd7f3236c6b138593a10b6ab46
      https://github.com/lxc/lxc/commit/d3953cdca9302afd7f3236c6b138593a10b6ab46
  Author: KATOH Yasufumi <karma at jazz.email.ne.jp>
  Date:   2017-09-12 (Tue, 12 Sep 2017)

  Changed paths:
    M templates/lxc-plamo.in

  Log Message:
  -----------
  plamo: Delete unnecessary process during container shutdown

Since some remounts/umounts is executed in the plamo shutdown script,
the filesystem on where a container exists might be mount as
read-only. This patch delete some mounts and umounts from the shutdown
script. It also delete hwclock setting process.

And delete an unncecessary output.

Signed-off-by: KATOH Yasufumi <karma at jazz.email.ne.jp>


  Commit: 89dd4bff65d9912b9c43480e1a95e0bb181ba1b7
      https://github.com/lxc/lxc/commit/89dd4bff65d9912b9c43480e1a95e0bb181ba1b7
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2017-09-18 (Mon, 18 Sep 2017)

  Changed paths:
    M templates/lxc-plamo.in

  Log Message:
  -----------
  Merge pull request #1805 from tenforward/fix_plamo

plamo: Delete unnecessary process during container shutdown


Compare: https://github.com/lxc/lxc/compare/329414e0d110...89dd4bff65d9


More information about the lxc-devel mailing list