From 9997a323581c7152e67830690d80d213d7c0d2e2 Mon Sep 17 00:00:00 2001 From: James Rayner Date: Thu, 26 Feb 2009 20:42:04 +1100 Subject: Update and re-arrange examples, update wireless quirk options, stop using deprecated sys interface --- examples/ethernet-dhcp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/ethernet-dhcp (limited to 'examples/ethernet-dhcp') diff --git a/examples/ethernet-dhcp b/examples/ethernet-dhcp new file mode 100644 index 0000000..78edfc4 --- /dev/null +++ b/examples/ethernet-dhcp @@ -0,0 +1,4 @@ +CONNECTION="ethernet-iproute" +DESCRIPTION="A basic dhcp ethernet connection using iproute" +INTERFACE="eth0" +IP="dhcp" -- cgit v1.2.3-24-g4f1b