mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-15 12:24:26 +01:00
Merge pull request #301 from amshinde/retain-tmp-mount-unit
tmp: Do not remove tmp.mount unit file from the rootfs
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