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:
Xin LI 2013-11-26 20:03:25 +00:00
parent 0615c93b2c
commit 45475f1761
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258664

View File

@ -28,7 +28,7 @@
/set gname=wheel
backups
..
cache
cache mode=0755
..
crash
..