Bug 619934
| Summary: | systemd boot ignores dynamically assigned system names | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Jaegermann <michal> |
| Component: | systemd | Assignee: | Lennart Poettering <lpoetter> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | lpoetter, metherid, mschmidt |
| 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: | 2010-08-03 20:53:15 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
Michal Jaegermann
2010-07-30 22:31:14 UTC
The systemd aspect of this issue is probably a duplicate of bug 615293. You can test it by deleting "$network" from LSB Provides in /etc/init.d/NetworkManager. That said, if NetworkManager is still causing trouble with the hostname, the BZ about it should be reopened. (In reply to comment #1) > The systemd aspect of this issue is probably a duplicate of bug 615293. You can > test it by deleting "$network" from LSB Provides in /etc/init.d/NetworkManager. You are correct. After deleting "$network" from Provides a machine name is assigned as expected. Also NetworkManager and wpa_supplicant do not start while configured "off". I guess that this means that I can close this as a duplicate. *** This bug has been marked as a duplicate of bug 615293 *** |