mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-01 10:31:37 +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/).
Description
Languages
Shell
93.1%
Python
6.9%