Bug 246076
| Summary: | Chkconfig LSB dependency processing very brittle | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Ryan Thomas <ryan.thomas> |
| Component: | chkconfig | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 4.5 | CC: | rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-06-28 13:27:44 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: | |||
|
Description
Ryan Thomas
2007-06-28 12:07:54 UTC
This is the intended behavior. 1) ### BEGIN INIT INFO implies you want to set priorities via LSB dependencies 2) $network is/was provided by NetworkManager, so that affects where your script is ordered. This is actually changed in later NetworkManager releases. |