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:
Davide Madrisan 2013-02-23 19:27:30 +01:00
parent 2020bd26fd
commit 22b90cd26a

View File

@ -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)