Page MenuHomeFreeBSD

Fix /var/crash permissions
ClosedPublic

Authored by garga on Nov 27 2018, 11:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 31, 1:05 PM
Unknown Object (File)
Tue, Mar 11, 5:14 AM
Unknown Object (File)
Tue, Mar 11, 12:00 AM
Unknown Object (File)
Mar 2 2025, 7:01 PM
Unknown Object (File)
Feb 7 2025, 1:40 PM
Unknown Object (File)
Jan 23 2025, 2:29 PM
Unknown Object (File)
Jan 7 2025, 8:23 AM
Unknown Object (File)
Dec 17 2024, 7:40 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 Not Applicable
Unit
Tests Not Applicable

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.