summaryrefslogtreecommitdiffstats
path: root/docs/examples/ethernet-custom
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2015-01-12 16:07:22 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2015-01-13 01:08:33 +0100
commit1f727e70efefc7a22dd86932f9be35a8727cf114 (patch)
tree788793cd7ee0de61ea7c3d127a501d26dcfa6a9c /docs/examples/ethernet-custom
parentcf675b4ab8e56267b56e2d8bc2a30f87f3502abb (diff)
downloadnetctl-1f727e70efefc7a22dd86932f9be35a8727cf114.tar.gz
netctl-1f727e70efefc7a22dd86932f9be35a8727cf114.tar.xz
Minor documentation fixes
Diffstat (limited to 'docs/examples/ethernet-custom')
-rw-r--r--docs/examples/ethernet-custom2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/examples/ethernet-custom b/docs/examples/ethernet-custom
index d3a7b14..563fac0 100644
--- a/docs/examples/ethernet-custom
+++ b/docs/examples/ethernet-custom
@@ -5,3 +5,5 @@ IP=static
# Any valid iproute command can be placed in this array
IPCustom=('addr add dev eth0 192.168.1.23/24 brd +' 'route add default via 192.168.1.1')
DNS=('192.168.1.1')
+# Set a priority for automatic profile selection
+#Priority=10