aboutsummaryrefslogtreecommitdiff
path: root/tmpfiles.conf
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2011-12-08 21:08:32 +0100
committerTom Gundersen <teg@jklm.no>2011-12-08 21:08:32 +0100
commit88a671ee26112e779a455bdd266a7071e1db5a1f (patch)
tree05e8e2ab1dfda9cbb1db8fa9ec96baca50aed19b /tmpfiles.conf
parent90189ad959eb55fe959b4e8eaf7c7da5d9630cf5 (diff)
downloadinitscripts-88a671ee26112e779a455bdd266a7071e1db5a1f.tar.xz
/run: move /var/{run,lock} to /run/{,lock}
All packages in core/extra now supports this, and keeping them separated might soon cause problems (in particular, I submitted a patch to rpcbind that would cause problems if the symlinks are not in place). Signed-off-by: Tom Gundersen <teg@jklm.no>
Diffstat (limited to 'tmpfiles.conf')
-rw-r--r--tmpfiles.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpfiles.conf b/tmpfiles.conf
index 7dd1358..90deb9d 100644
--- a/tmpfiles.conf
+++ b/tmpfiles.conf
@@ -11,7 +11,7 @@ d /tmp/.XIM-unix 1777 root root
d /tmp/.font-unix 1777 root root
d /tmp/.Test-unix 1777 root root
-F /var/run/utmp 0664 root utmp
+F /run/utmp 0664 root utmp
r /tmp/.X[0-9]-lock
r /etc/nologin