ifcfg-rh: treat lack of ONBOOT as autoconnect=true (rh #489422)
This commit is contained in:
@@ -7,6 +7,7 @@ EXTRA_DIST = \
|
||||
network-test-wired-global-gateway \
|
||||
ifcfg-test-wired-never-default \
|
||||
network-test-wired-never-default \
|
||||
ifcfg-test-onboot-no \
|
||||
ifcfg-test-wifi-open \
|
||||
ifcfg-test-wifi-wep \
|
||||
keys-test-wifi-wep \
|
||||
|
@@ -0,0 +1,5 @@
|
||||
# Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile)
|
||||
DEVICE=eth0
|
||||
HWADDR=00:11:22:33:44:ee
|
||||
ONBOOT=no
|
||||
|
Reference in New Issue
Block a user