-
Notifications
You must be signed in to change notification settings - Fork 363
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
network: update NM autoconnections configuration for centos
The policy should be the same for RHEL and CentOS Stream. Apply also to rhel-like systems. We can use systemd mechanism using triggering conditions either for kernel option parsing or for system detection. It seems that systemd would be better serving here for the kernel option conditions, os detection seems to be more feasible on our side inside the service execution script. Resolves: RHEL-67815
- Loading branch information
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters