chiark / gitweb /
tmpfiles: automatically clean up /var/lib/systemd/coredump after 3d
[elogind.git] / tmpfiles.d / legacy.conf
index a1656873da5b955c1072e75ba87b22792014920b..32196723f93b81b07d0dd6815209d72497d35599 100644 (file)
@@ -11,6 +11,7 @@
 # systems.
 
 d /run/lock 0755 root root -
+L /var/lock - - - - ../run/lock
 
 # /run/lock/subsys is used for serializing SysV service execution, and
 # hence without use on SysV-less systems.