diff --git a/units/tmp.mount b/units/tmp.mount index 742d863..b558047 100644 --- a/units/tmp.mount +++ b/units/tmp.mount @@ -22,3 +22,7 @@ What=tmpfs Where=/tmp Type=tmpfs Options=mode=1777,strictatime,nosuid,nodev + +# Make 'systemctl enable tmp.mount' work: +[Install] +WantedBy=local-fs.target