NetworkManager creates the ifcfg files so NETWORK_NEWDEVICE must be set to off by default
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
parent
2020bd26fd
commit
22b90cd26a
@ -28,7 +28,7 @@ FS_NO_DEV_REMOVE=yes
|
|||||||
|
|
||||||
# run configuration wizard if a new network device is discovered
|
# run configuration wizard if a new network device is discovered
|
||||||
# (dialog/auto/off, default: off)
|
# (dialog/auto/off, default: off)
|
||||||
NETWORK_NEWDEVICE=auto
|
NETWORK_NEWDEVICE=off
|
||||||
|
|
||||||
# xorg server: automatically add DRI section
|
# xorg server: automatically add DRI section
|
||||||
# (on/off, default: on)
|
# (on/off, default: on)
|
||||||
|
Loading…
Reference in New Issue
Block a user