Change system to openSuse Kiwi
This commit is contained in:
4
root/etc/sysconfig/network/ifcfg-lan0
Normal file
4
root/etc/sysconfig/network/ifcfg-lan0
Normal file
@ -0,0 +1,4 @@
|
||||
BOOTPROTO='dhcp'
|
||||
MTU=''
|
||||
REMOTE_IPADDR=''
|
||||
STARTMODE='onboot'
|
1
root/etc/udev/rules.d/70-persistent-net.rules
Normal file
1
root/etc/udev/rules.d/70-persistent-net.rules
Normal file
@ -0,0 +1 @@
|
||||
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="?*", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="?*", NAME="lan0"
|
Reference in New Issue
Block a user