aboutsummaryrefslogtreecommitdiff
path: root/tmpfiles.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfiles.conf')
-rw-r--r--tmpfiles.conf18
1 files changed, 9 insertions, 9 deletions
diff --git a/tmpfiles.conf b/tmpfiles.conf
index d47a028..f7db5a0 100644
--- a/tmpfiles.conf
+++ b/tmpfiles.conf
@@ -2,19 +2,19 @@
# /usr/lib/tmpfiles.d/arch.conf
#
-d /tmp/.X11-unix 1777 root root 10d
-d /tmp/.ICE-unix 1777 root root 10d
-d /tmp/.XIM-unix 1777 root root 10d
-d /tmp/.font-unix 1777 root root 10d
-d /tmp/.Test-unix 1777 root root 10d
+D /tmp 1777 root root
+D /run/daemons 0755 root root
-f /var/run/tmp 0664 - utmp
+d /tmp/.X11-unix 1777 root root
+d /tmp/.ICE-unix 1777 root root
+d /tmp/.XIM-unix 1777 root root
+d /tmp/.font-unix 1777 root root
+d /tmp/.Test-unix 1777 root root
+
+f /var/run/tmp 0664 root utmp
r /tmp/.X[0-9]-lock
r /etc/nologin
r /etc/shutdownpid
r /forcefsck
-D /tmp/
-D /var/run/daemons
-