diff options
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 08a51e5c..b02dc53f 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -455,9 +455,11 @@ Files in /etc/sysconfig/network-scripts/ during the boot sequence so that devices that are not meant to be brought up on boot (ONBOOT=no, see below) can be ignored at that time. - + Also, interfaces may be brought up via the hotplug scripts; - in this case, ONHOTPLUG needs to be set to no to avoid this. + in this case, HOTPLUG=no needs to be set to no to avoid this. + This is useful e.g. to prevent bonding device activation by merely + loading the bonding kernel module. /etc/sysconfig/network-scripts/init.ipv6-global: Not really a public file. Contains different basic settings that @@ -502,7 +504,7 @@ Files in /etc/sysconfig/network-scripts/ NETMASK= GATEWAY= ONBOOT=yes|no - ONHOTPLUG=yes|no + HOTPLUG=yes|no USERCTL=yes|no BOOTPROTO=none|bootp|dhcp MTU= |