chiark / gitweb /
tmpfiles: if /var is mounted from tmpfs, we should adjust its access mode
authorLennart Poettering <lennart@poettering.net>
Wed, 11 Jun 2014 07:20:17 +0000 (09:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 11 Jun 2014 07:20:17 +0000 (09:20 +0200)
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 - - -