| Summary: | Add mount(8) check to /etc/security | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Crist J. Clark <cjc> | ||||||
| Component: | misc | Assignee: | Sheldon Hearn <sheldonh> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | security | ||||||
| Priority: | Normal | ||||||||
| Version: | 3.4-STABLE | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Crist J. Clark
2000-03-03 21:10:00 UTC
This seems like a good idea. There aren't any objections logged in the PR, so is someone interested in committing this? http://www.freebsd.org/cgi/query-pr.cgi?pr=17155 Daniel Responsible Changed From-To: freebsd-bugs->sheldonh I'll take this one. :-) State Changed From-To: open->analyzed I've committed the mount -p version of your patch in rev 1.38. I chose this version because its output is more useful for cut and paste operations on /etc/fstab. :-) While I'm convinced that there are no problems with this, I'm still going to stick to the rule of thumb that only critical bug fixes should be merged to stable branches immediately. Bug me in a month if I haven't merged this yet. ;-) State Changed From-To: analyzed->closed MFC'd by asmodai in rev 1.36.2.2 of src/security |