X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=tmpfiles.d%2Fsystemd.conf;h=2d8e520437b1d5104ad1689beb6c427fc0ed7aed;hp=f73ab906d3bfe2ce19d75d82f0f497dd18c29bcd;hb=2b583ce6576d4a074ce6f1570b3e60b65c64ae7d;hpb=4d91b19eb62d6aa1b8da0699a4664dc97760a4f4;ds=sidebyside diff --git a/tmpfiles.d/systemd.conf b/tmpfiles.d/systemd.conf index f73ab906d..2d8e52043 100644 --- a/tmpfiles.d/systemd.conf +++ b/tmpfiles.d/systemd.conf @@ -5,9 +5,12 @@ # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. -d /var/lock/subsys 0755 root root - -d /var/run/user 0755 root root 10d -F /var/run/utmp 0664 root utmp - +# See tmpfiles.d(5) for details + +d /run/lock 0755 root lock - +d /run/lock/subsys 0755 root root - +d /run/user 0755 root root 10d +F /run/utmp 0664 root utmp - f /var/log/wtmp 0664 root utmp - f /var/log/btmp 0600 root utmp -