mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-15 12:24:26 +01: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user