RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1520867 - Ensure NetworkManager-wait-online.service is enabled via presets
Summary: Ensure NetworkManager-wait-online.service is enabled via presets
Keywords:
Status: CLOSED DUPLICATE of bug 1540243
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: NetworkManager
Version: 7.5
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Thomas Haller
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On: 1540243
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-05 10:32 UTC by Thomas Haller
Modified: 2018-02-07 17:11 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1540243 (view as bug list)
Environment:
Last Closed: 2018-02-07 17:11:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Thomas Haller 2017-12-05 10:32:44 UTC
Previously, we installed a file

  /usr/lib/systemd/system//network-online.target.wants/NetworkManager-wait-online.service

so that network-online.target Wants=NetworkManager-wait-online.service


that has the serious downside that it is impossible to actually disable the service. The only way to prevent if from running was to mask it.


Instead, network-online.target should be enabled on new installatin via presets.

during package upgrade, the spec file contains a %pre section which fixes the enabled status.


Upstream commits are:
https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=d61eaf2545c819cab17c29c4c13a3a3bd94b38a6
https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=513d0c2286c8cfe3618cf767da1511bcb939640a

See also Fedora bug 1455704.


All that is left to do, is to ensure that NetworkManager-wait-online.service is enabled via presets.

Comment 2 Thomas Haller 2018-02-07 17:11:02 UTC
Closing as duplicate, as this is fixed by "redhat-release" package.

*** This bug has been marked as a duplicate of bug 1540243 ***


Note You need to log in before you can comment on or make changes to this bug.