From 3711016e96ba198bdd321be56f241e2c8314a184 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 16 Mar 2004 23:39:29 +0000 Subject: document onparent here --- sysconfig.txt | 6 ++++++ 1 file changed, 6 insertions(+) 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= BROADCAST= + 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 -- cgit