diff options
| author | Bill Nottingham <notting@redhat.com> | 2004-03-16 23:39:29 +0000 |
|---|---|---|
| committer | Bill Nottingham <notting@redhat.com> | 2004-03-16 23:39:29 +0000 |
| commit | 3711016e96ba198bdd321be56f241e2c8314a184 (patch) | |
| tree | 8ae4c033e1f3e64a728d2bdad5c5c00b6fcf830a /sysconfig.txt | |
| parent | fb47bbb3938dace76016fd32f61587ea937686db (diff) | |
document onparent here
Diffstat (limited to 'sysconfig.txt')
| -rw-r--r-- | sysconfig.txt | 6 |
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 |
