diff options
Diffstat (limited to 'xi/configs/ifconfig.eth0')
-rw-r--r-- | xi/configs/ifconfig.eth0 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xi/configs/ifconfig.eth0 b/xi/configs/ifconfig.eth0 new file mode 100644 index 0000000..61e12e6 --- /dev/null +++ b/xi/configs/ifconfig.eth0 @@ -0,0 +1,6 @@ +ONBOOT="no" +IFACE="eth0" +SERVICE="dhcpcd " + +DHCP_START="-b -q" +DHCP_STOP="-k" |