Skip to content

Commit b0e672b

Browse files
authored
Merge pull request #487 from aanderse/patch-1
tmpfiles.d: update /var/tmp mode
2 parents b8735cc + ad76e15 commit b0e672b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tmpfiles.d/var.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ d /var/lib/alarm 0755 - - -
88
d /var/lib/misc 0755 - - -
99
d /var/lib/urandom 0755 - - -
1010
d /var/spool 0755 - - -
11-
d /var/tmp 0777 - - -
11+
d /var/tmp 1777 - - -
1212

1313
# Used by pam_console(8)
1414
d /run/console 1777 - - -

0 commit comments

Comments
 (0)