chiark / gitweb /
tmpfiles fix /run/lock permissions
authorKay Sievers <kay.sievers@vrfy.org>
Mon, 28 Mar 2011 22:15:14 +0000 (00:15 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Mon, 28 Mar 2011 22:15:14 +0000 (00:15 +0200)
<mbiebl> kay: just wondering: d /run/lock 0755 root lock -
<mbiebl> shouldn't that rather be 0775?
<mbiebl> otherwise it doesn't make sense

tmpfiles.d/systemd.conf

index 2d8e520437b1d5104ad1689beb6c427fc0ed7aed..e77cf7d20c3dea545b45998789d0bf3206658b1b 100644 (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 -