mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-14 00:41:18 +02:00
The container performs multi-queue optimizations for ssd and network devices which requires touching /proc and /sys/ mounts which systemd-nspawn usually mounts readonly. Allow the container to modify those by setting the appropriate environment variable (found via https://systemd.io/ENVIRONMENT/).