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:
parent
b1ece51fb8
commit
270adb2182
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user