Create /var/cache with mode 0755 instead of 0750.
This directory is used by many third party applications and having permission 0750 makes it impossible to drop group privileges. MFC after: 3 days
This commit is contained in:
parent
8a5e6a99fa
commit
2ec7242654
@ -28,7 +28,7 @@
|
||||
/set gname=wheel
|
||||
backups
|
||||
..
|
||||
cache
|
||||
cache mode=0755
|
||||
..
|
||||
crash
|
||||
..
|
||||
|
Loading…
Reference in New Issue
Block a user