diff options
-rw-r--r-- | sysconfig.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 21835e90..58a37e1a 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -593,6 +593,9 @@ Files in /etc/sysconfig/network-scripts/ the default route. DHCLIENTARGS= Any additional arguments to dhclient. + NM_CONTROLLED=yes|no + If set to 'no', NetworkManager will ignore this connection/device. + Defaults to 'yes'. If BOOTPROTO is not "none", then the only other item that must be set is the DEVICE item; all the rest will be determined |