chiark / gitweb /
tmpfiles: if /var is mounted from tmpfs, we should adjust its access mode
[elogind.git] / tmpfiles.d / var.conf
index 10d2e4965df78b0996600763a3707895156a33ac..45822e4a1072246b1d6b2859cd395fac6071f977 100644 (file)
@@ -7,6 +7,8 @@
 
 # See tmpfiles.d(5) for details
 
+d /var 0755 - - -
+
 L /var/run - - - - ../run
 
 d /var/log 0755 - - -