Skip to content

Commit 805f44d

Browse files
authored
Prevent override 10-globally-managed-devices.conf overwritten by package update (#745)
* Rename NM conf not to overwritten by package update We overwrite 10-globally-managed-devices.conf that network-manager package provides when building the iso. However, this conf can be re-overwritten after installation of OS when network-manager package is updated, causing NM no longer manages Ethernet devices. So, rename our conf to a filename that won't conflict with files provided by network-manager package and make sure it's loaded after and overwrite 10-globally-managed-devices.conf. * Create blank override file under /etc instead of creating under /usr
1 parent f88cd56 commit 805f44d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

etc/config/includes.chroot/etc/NetworkManager/conf.d/10-globally-managed-devices.conf

Whitespace-only changes.

etc/config/includes.chroot/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)