aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/networking/ifcfg-eth-alias
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/networking/ifcfg-eth-alias')
-rw-r--r--doc/examples/networking/ifcfg-eth-alias12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/examples/networking/ifcfg-eth-alias b/doc/examples/networking/ifcfg-eth-alias
deleted file mode 100644
index 60dc1d71..00000000
--- a/doc/examples/networking/ifcfg-eth-alias
+++ /dev/null
@@ -1,12 +0,0 @@
-# ifcfg sample for alias interface on top of eth0
-#
-# Please read /usr/share/doc/initscripts-*/sysconfig.txt
-# for the documentation of these parameters.
-
-DEVICE=eth0:0
-BOOTPROTO=none
-IPADDR=192.168.1.1
-NETMASK=255.255.255.0
-ONBOOT=yes
-USERCTL=no
-