mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-14 11:54:28 +01:00
On some distros (Debian, Ubuntu, openSUSE), tmp.mount is not installed by default in /[etc|usr/lib]/systemd/system, but just in /usr/shared/systemd, so it needs to be manually copied there to have /tmp mounted as tmpfs. Fixes: #317 Signed-off-by: Marco Vedovati <mvedovati@suse.com>