aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-03-16 23:39:29 +0000
committerBill Nottingham <notting@redhat.com>2004-03-16 23:39:29 +0000
commit3711016e96ba198bdd321be56f241e2c8314a184 (patch)
tree8ae4c033e1f3e64a728d2bdad5c5c00b6fcf830a
parentfb47bbb3938dace76016fd32f61587ea937686db (diff)
downloadinitscripts-3711016e96ba198bdd321be56f241e2c8314a184.tar
initscripts-3711016e96ba198bdd321be56f241e2c8314a184.tar.gz
initscripts-3711016e96ba198bdd321be56f241e2c8314a184.tar.bz2
initscripts-3711016e96ba198bdd321be56f241e2c8314a184.tar.xz
initscripts-3711016e96ba198bdd321be56f241e2c8314a184.zip
document onparent here
-rw-r--r--sysconfig.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index a575a39d..7e48ad7f 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -533,6 +533,12 @@ Files in /etc/sysconfig/network-scripts/
NETWORK=<will be calculated automatically with ifcalc>
BROADCAST=<will be calculated automatically with ifcalc>
+ Alias specific items:
+ ONPARENT=yes|no
+ Whether to bring up the device when the parent device is brought
+ up.
+ Default: yes
+
IPv6-only items for real interfaces:
IPV6INIT=yes|no
Enable or disable IPv6 configuration for this interface