]> git.ipfire.org Git - thirdparty/lxc.git/commit
plamo: Delete unnecessary process during container shutdown 1805/head
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 12 Sep 2017 06:29:34 +0000 (15:29 +0900)
committerKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 12 Sep 2017 07:03:31 +0000 (16:03 +0900)
commitd3953cdca9302afd7f3236c6b138593a10b6ab46
treed2ad29f8351a90ff60ec4dc3953ca880a15176ee
parent2569f6f6f537864494186006eddd57361a426232
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