aboutsummaryrefslogtreecommitdiff
path: root/tmpfiles.conf
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2012-05-28 22:34:55 +0200
committerTom Gundersen <teg@jklm.no>2012-05-29 12:48:18 +0200
commit9882b6ac728255b9e17c042b3c0d57cddd0d60d8 (patch)
treeddb874408da6afe04b0f58832561ea02d04306dc /tmpfiles.conf
parente09c66ded0f2d4888aafeca812dc972e52eb3972 (diff)
downloadinitscripts-9882b6ac728255b9e17c042b3c0d57cddd0d60d8.tar.xz
tmpfiles: let systemd-tools ship most tmpfiles.d entries
We only have one that is initsrcipts specific. Rename the tmpfiles snippet from arch.conf to initscripts.conf as this is more accurate. Signed-off-by: Tom Gundersen <teg@jklm.no>
Diffstat (limited to 'tmpfiles.conf')
-rw-r--r--tmpfiles.conf16
1 files changed, 0 insertions, 16 deletions
diff --git a/tmpfiles.conf b/tmpfiles.conf
index a63ca07..8f99a99 100644
--- a/tmpfiles.conf
+++ b/tmpfiles.conf
@@ -2,20 +2,4 @@
# /usr/lib/tmpfiles.d/arch.conf
#
-D /tmp 1777 root root 10d
d /run/daemons 0755 root root -
-
-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
-
-F /run/utmp 0664 root utmp -
-
-r /tmp/.X[0-9]-lock
-r /etc/nologin
-r /etc/shutdownpid
-r /forcefsck
-r /fastboot
-