Skip to content

Commit

Permalink
network: update NM autoconnections configuration for rhel-like systems
Browse files Browse the repository at this point in the history
The policy should be the same as for RHEL

Related: RHEL-67815
  • Loading branch information
rvykydal committed Feb 12, 2025
1 parent 595da45 commit 5714b3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/systemd/anaconda-nm-disable-autocons-rhel.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ ConditionKernelCommandLine=|ip
ConditionKernelCommandLine=|inst.ks
ConditionOSRelease=|ID=rhel
ConditionOSRelease=|ID=centos
ConditionOSRelease=|ID_LIKE$=*rhel*
Description=NetworkManager autoconnections configuration for Anaconda installation environment for RHEL
Before=NetworkManager.service

Expand Down

0 comments on commit 5714b3b

Please sign in to comment.