]> git.ipfire.org Git - thirdparty/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:41:10 +0000 (00:41 -0400)
commit0c5f4f18e57accaa77f45dc811ca638c4d33ef99
tree03c32b2df37c5f49ac93b987742053390ddd78d5
parent11e89cc11f51914fadc483e7666476d4e3a3b313
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