diff options
Diffstat (limited to 'units')
-rw-r--r-- | units/tmp.mount.m4 (renamed from units/tmp.mount) | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/units/tmp.mount b/units/tmp.mount.m4 index 00a0d28722..e1e26bdfc0 100644 --- a/units/tmp.mount +++ b/units/tmp.mount.m4 @@ -19,3 +19,6 @@ What=tmpfs Where=/tmp Type=tmpfs Options=mode=1777,strictatime +m4_ifdef(`HAVE_SMACK', +SmackFileSystemRoot=* +)m4_dnl |