From 06b27a5cdd4e6313cf3b6e5d770afd404d03fb08 Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Apr 07 2021 22:35:33 +0000 Subject: units: add [Install] section to tmp.mount rhel-only Resolves: #1667065 patch_name: 0120-units-add-Install-section-to-tmp.mount.patch present_in_specfile: true location_in_specfile: 120 squash_commits: true --- 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