diff options
-rw-r--r-- | sysconfig.txt | 6 |
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 |