mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-01 17:52:40 +00: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:
commit
030cd4d41f
@ -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