mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-16 07:05:14 +00:00
tmp: Do not remove tmp.mount unit file from the rootfs
We should start this unit so that systemd can mount /tmp as tmpfs. Fixes #300 Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
parent
148b6d7485
commit
6f294f43d4
@ -56,7 +56,6 @@ readonly -a systemd_files=(
|
||||
"systemd-getty-generator"
|
||||
"systemd-gpt-auto-generator"
|
||||
"systemd-tmpfiles-cleanup.timer"
|
||||
"tmp.mount"
|
||||
)
|
||||
|
||||
# Set a default value
|
||||
|
Loading…
Reference in New Issue
Block a user