mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-11 23:51:11 +02:00
Tmpfs uses shared mamory. The owner of it is system cgroup. It can be broke the system, put the big file on it. * set mount options to /tmp, /run folder as many OS have. * limit /tmp size to 64Mb. Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev> Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>