summaryrefslogtreecommitdiff
path: root/tmpfiles.d
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-06-13 19:56:12 +0200
committerLennart Poettering <lennart@poettering.net>2014-06-13 20:11:59 +0200
commit6d1d50f0811a8d80d010cce521570446245f47cc (patch)
treec6b56068945b06abdbc6273bb77fb329e1570797 /tmpfiles.d
parent5ae4d543cb9b45ad6c6b82b78da1d6abc2291cdb (diff)
tmpfiles: always use relative symlinks from tmpfiles snippets
Diffstat (limited to 'tmpfiles.d')
-rw-r--r--tmpfiles.d/etc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpfiles.d/etc.conf b/tmpfiles.d/etc.conf
index e8368f5dc..37a2ef8c6 100644
--- a/tmpfiles.d/etc.conf
+++ b/tmpfiles.d/etc.conf
@@ -9,4 +9,4 @@
L /etc/os-release - - - - ../usr/lib/os-release
L /etc/localtime - - - - ../usr/share/zoneinfo/UTC
-L /etc/mtab - - - - /proc/self/mounts
+L /etc/mtab - - - - ../proc/self/mounts