]> git.proxmox.com Git - mirror_lxc.git/commit
plamo: Delete unnecessary process during container shutdown
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 12 Sep 2017 06:29:34 +0000 (15:29 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Sun, 24 Sep 2017 04:23:38 +0000 (00:23 -0400)
commit878935fdd5b6913df8e5beda3d65203e450da429
treec5940cf44de53529a6abf18270e137561a55ca61
parent6445152b1cfa0a46716eb129ea0066c0375f05a0
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@jazz.email.ne.jp>
templates/lxc-plamo.in