Page MenuHomeFreeBSD

Fix /var/crash permissions
ClosedPublic

Authored by garga on Nov 27 2018, 11:38 AM.
Tags
None
Referenced Files
F105572058: D18355.diff
Tue, Dec 17, 7:40 PM
Unknown Object (File)
Sun, Nov 24, 5:18 PM
Unknown Object (File)
Sun, Nov 24, 9:03 AM
Unknown Object (File)
Sun, Nov 24, 3:32 AM
Unknown Object (File)
Sat, Nov 23, 2:35 PM
Unknown Object (File)
Fri, Nov 22, 1:30 PM
Unknown Object (File)
Fri, Nov 22, 3:13 AM
Unknown Object (File)
Thu, Nov 21, 6:46 PM
Subscribers

Details

Summary

/var/crash is supposed to be 0750 but since r337337 it's being installed
as 0755 making mtree to complain every time make installworld runs as
follows:

crash: permissions (0750, 0755, modified)

MFC after: 3 days
Approved by: ???
Sponsored by: Rubicon Communications, LLC (Netgate)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21223
Build 20569: arc lint + arc unit

Event Timeline

loos added a subscriber: loos.

Please fix the bug description before commit.

This revision is now accepted and ready to land.Dec 4 2018, 12:01 PM
This revision was automatically updated to reflect the committed changes.