chiark / gitweb /
tmpfiles: explicitly set mode for /run/log
authorLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2014 17:53:10 +0000 (19:53 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 30 Jun 2014 17:53:10 +0000 (19:53 +0200)
tmpfiles.d/systemd.conf

index 6b970f347c6385108ea50031b12f81606e17b4e4..9ca5ad2bc806c38523ca19d60ceffaae8dc279dc 100644 (file)
@@ -20,6 +20,8 @@ d /run/systemd/netif 0755 systemd-network systemd-network -
 d /run/systemd/netif/links 0755 systemd-network systemd-network -
 d /run/systemd/netif/leases 0755 systemd-network systemd-network -
 
+d /run/log 0755 root root -
+
 z /run/log/journal 2755 root systemd-journal - -
 Z /run/log/journal/%m ~2750 root systemd-journal - -