tmpfiles fix /run/lock permissions

<mbiebl> kay: just wondering: d /run/lock 0755 root lock -
<mbiebl> shouldn't that rather be 0775?
<mbiebl> otherwise it doesn't make sense
This commit is contained in:
Kay Sievers 2011-03-29 00:15:14 +02:00
parent 2d87855ae8
commit 6f4ed5203a

View file

@ -7,7 +7,7 @@
# See tmpfiles.d(5) for details
d /run/lock 0755 root lock -
d /run/lock 0775 root lock -
d /run/lock/subsys 0755 root root -
d /run/user 0755 root root 10d
F /run/utmp 0664 root utmp -