Bug 67681
| Summary: | [RFE] Break rc.sysinit into rc.sysinit.d/* scripts | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robin Holt <redhat-lists> | ||||
| Component: | initscripts | Assignee: | Bill Nottingham <notting> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Brock Organ <borgan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | abartlet, bugzilla, opensource, rvokal, symbiont | ||||
| Target Milestone: | --- | Keywords: | FutureFeature | ||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-10-06 21:06:24 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Robin Holt
2002-06-29 02:06:46 UTC
Created attachment 63125 [details]
Patch against the cvs sources
*** Bug 23497 has been marked as a duplicate of this bug. *** Currently the EMC PowerPath drivers insert a few lines in the rc.sysinit file to start the powerpath system before filesystems are mounted. If there was a rc.sysinit.d directory then a powerpath script could be dropped in at the appropriate point to conveniently provide this functionality without breaking systems on upgrade. NB PowerPath is only supported on RHEL, please regard this as a future feature request for RHEL5. Anything device related (like powerpath) should probably be done via udev rules. Ping. We really need this. Is there any other rework in progress along these lines? Bill, would you accept a new patch or don't you want this feature at all? This bug is now open around 5 years, so when you do not want it, why don't you close it? But I would like to have this very much to make it easier to apply own changes to the initscript. The issue is that it really needs to be done so that services are at least somewhat configurable with chkconfig, etc. Which makes it a larger change (esp. as that could then break system-config-services.) Moreover, it's unknown how much use this becomes if we do change init systems in the future. *** Bug 427857 has been marked as a duplicate of this bug. *** Adding FutureFeature keyword to RFE's. Obviously, this bug is very old. Realistically, as this has not happened by now, it is not going to happen until we move rc.sysinit to be upstart-based, likely in the F13 or F14 timeframe. Closing as WONTFIX. |