diff options
Diffstat (limited to 'tmpfiles.d/systemd.conf')
-rw-r--r-- | tmpfiles.d/systemd.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tmpfiles.d/systemd.conf b/tmpfiles.d/systemd.conf index f73ab906d3..880a6ed7d1 100644 --- a/tmpfiles.d/systemd.conf +++ b/tmpfiles.d/systemd.conf @@ -5,6 +5,8 @@ # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. +# See tmpfiles.d(5) for details + d /var/lock/subsys 0755 root root - d /var/run/user 0755 root root 10d F /var/run/utmp 0664 root utmp - |