aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-03-16 23:39:01 +0000
committerBill Nottingham <notting@redhat.com>2004-03-16 23:39:01 +0000
commit10665e5d6c27dce6132411272c7ae50c9decc9b9 (patch)
treedbd99ba57e385cb4807c28dee248c6ad71252553
parent1ba9c5bc389be8b7b1754855dd5a93335de30e6f (diff)
downloadinitscripts-10665e5d6c27dce6132411272c7ae50c9decc9b9.tar
initscripts-10665e5d6c27dce6132411272c7ae50c9decc9b9.tar.gz
initscripts-10665e5d6c27dce6132411272c7ae50c9decc9b9.tar.bz2
initscripts-10665e5d6c27dce6132411272c7ae50c9decc9b9.tar.xz
initscripts-10665e5d6c27dce6132411272c7ae50c9decc9b9.zip
document ONPARENT (#118063)
-rw-r--r--sysconfig.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index c98877f3..ed31d3b4 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -548,6 +548,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