| Summary: | /etc/rc.sysctl can't set all syctls | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | sjr <sjr> | ||||
| Component: | conf | Assignee: | Doug Barton <dougb> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Unspecified | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
sjr
2000-07-01 21:40:00 UTC
Responsible Changed From-To: freebsd-bugs->imp Over to rc.sysctl's author. Responsible Changed From-To: imp->dougb Probably up Doug's alley as he's the de-facto rc.* maintainer these days. Doug, if you don't want to handle this PR, please assign it to me (des). State Changed From-To: open->analyzed Sorry for the long delay in reviewing this patch. I agree with your reasoning, and have committed a slightly more verbose version to -current. I'll MFC in a week or so. This does not appear as though it has been MFC'ed. In addition I wonder why there was a change from ". /etc/rc.sysctl ..." to "sh /etc/rc.sysctl ..."? State Changed From-To: analyzed->closed While everyone (including me) agrees that my change is neither elegant, nor perfect; it is functional. Meaning that it actually does set the sysctl's it can first time through, and the rest at the end. And given that no one has come up with a better solution in the last 4 weeks, I have MFC'ed the imperfect one. |