Restore /var/crash permissions to 0750, as declared in mtree file. After

r337337 it changed to 0755.

Reviewed by:	loos
Approved by:	loos
MFC after:	3 days
Sponsored by:	Rubicon Communications, LLC (Netgate)
Differential Revision:	https://reviews.freebsd.org/D18355
This commit is contained in:
Renato Botelho 2018-12-04 12:34:22 +00:00
parent b1ece51fb8
commit 270adb2182
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=341464

View File

@ -2,7 +2,9 @@
PACKAGE=runtime
CONFS= minfree
CONFSDIR= /var/crash
VAR_CRASH= /var/crash
VAR_CRASH_MODE= 0750
CONFSDIR= VAR_CRASH
PROG= savecore
LIBADD= z xo
MAN= savecore.8