diff options
author | Daniel Mack <github@zonque.org> | 2015-11-12 13:54:54 +0100 |
---|---|---|
committer | Daniel Mack <github@zonque.org> | 2015-11-12 13:54:54 +0100 |
commit | aafdda22388a8a1b6966130ef4df0b59ee5fad72 (patch) | |
tree | d4ac47cc5f9ccc69c7da16927060a09afbab0e4d /units | |
parent | a11c7ea52cc31a8c95e46e781469d3a104f48090 (diff) | |
parent | 2a2e1b36a0417d748048b530e03d5428241f749d (diff) |
Merge pull request #1864 from poettering/remove-smack-fs-root-label
core: remove SmackFileSystemRootLabel= again
Diffstat (limited to 'units')
-rw-r--r-- | units/tmp.mount.m4 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/units/tmp.mount.m4 b/units/tmp.mount.m4 index 6402200c62..00a0d28722 100644 --- a/units/tmp.mount.m4 +++ b/units/tmp.mount.m4 @@ -19,6 +19,3 @@ What=tmpfs Where=/tmp Type=tmpfs Options=mode=1777,strictatime -m4_ifdef(`HAVE_SMACK', -SmackFileSystemRootLabel=* -)m4_dnl |