summaryrefslogtreecommitdiffstats
path: root/examples/ethernet.example
diff options
context:
space:
mode:
authorJames Rayner <james@archlinux.org>2009-02-16 12:11:47 +0100
committerJames Rayner <james@archlinux.org>2009-02-16 12:11:47 +0100
commitcd45b96d742d5e7bfc6478eb0cf5585dcba348ea (patch)
tree0c943cd6639f61d17780d9c3ea87262026dae24f /examples/ethernet.example
parent9550b3675ab99e4bc36f5606a8cd5f0037a6ed00 (diff)
downloadnetctl-cd45b96d742d5e7bfc6478eb0cf5585dcba348ea.tar.gz
netctl-cd45b96d742d5e7bfc6478eb0cf5585dcba348ea.tar.xz
Basic example configurations for the new system
Diffstat (limited to 'examples/ethernet.example')
-rw-r--r--examples/ethernet.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/ethernet.example b/examples/ethernet.example
deleted file mode 100644
index 2db6072..0000000
--- a/examples/ethernet.example
+++ /dev/null
@@ -1,5 +0,0 @@
-CONNECTION="ethernet"
-DESCRIPTION="A very basic ethernet profile, using dhcp"
-INTERFACE=eth0
-IP="dhcp"
-DHCP_TIMEOUT=10