summaryrefslogtreecommitdiff
path: root/tmpfiles.d
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-06-11 09:20:17 +0200
committerLennart Poettering <lennart@poettering.net>2014-06-11 09:20:17 +0200
commit1ebab2103d8f82822318e708363c0cc2b930289e (patch)
tree3f87331ee285a18d137e128326217fafaa91a9ad /tmpfiles.d
parent9855d6c7a161a80084cf94faa42333c48cbeac56 (diff)
tmpfiles: if /var is mounted from tmpfs, we should adjust its access mode
Diffstat (limited to 'tmpfiles.d')
-rw-r--r--tmpfiles.d/var.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmpfiles.d/var.conf b/tmpfiles.d/var.conf
index 10d2e4965..45822e4a1 100644
--- a/tmpfiles.d/var.conf
+++ b/tmpfiles.d/var.conf
@@ -7,6 +7,8 @@
# See tmpfiles.d(5) for details
+d /var 0755 - - -
+
L /var/run - - - - ../run
d /var/log 0755 - - -