aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2010-06-04 14:17:15 -0400
committerBill Nottingham <notting@redhat.com>2010-06-04 14:17:15 -0400
commit300aaee62cd7a3166969e795b53b065c510e09c1 (patch)
tree2ee1bd66989b8a1c2f7c59456bcfc2e9eb263d7f /sysconfig
parentcf97478390b735858393eeecbb55b89588b91513 (diff)
downloadinitscripts-300aaee62cd7a3166969e795b53b065c510e09c1.tar
initscripts-300aaee62cd7a3166969e795b53b065c510e09c1.tar.gz
initscripts-300aaee62cd7a3166969e795b53b065c510e09c1.tar.bz2
initscripts-300aaee62cd7a3166969e795b53b065c510e09c1.tar.xz
initscripts-300aaee62cd7a3166969e795b53b065c510e09c1.zip
Check NM_CONTROLLED before deciding to use NM for a connection. (#599707, probably others.)
Diffstat (limited to 'sysconfig')
-rw-r--r--sysconfig/network-scripts/network-functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig/network-scripts/network-functions b/sysconfig/network-scripts/network-functions
index 013286ca..e7491cd0 100644
--- a/sysconfig/network-scripts/network-functions
+++ b/sysconfig/network-scripts/network-functions
@@ -143,7 +143,7 @@ source_config ()
else
ISALIAS=no
fi
- is_nm_running && USE_NM=true
+ ! is_false $NM_CONTROLLED && is_nm_running && USE_NM=true
if [ -z "$UUID" -a "$USE_NM" = "true" ]; then
UUID=$(get_uuid_by_config $CONFIG)
fi
t/perl-install/share/po?h=distro/mga3&id=86d0cdb8a718aacb9db5272f3346b72dbef3d6f6'>updated Slovenian translationFilip Komar2011-11-111-1417/+902 * updated fi translationJani Välimaa2011-08-081-2/+2 * - sync with code (especially for #1011)Thierry Vignaud2011-08-0571-18285/+20167 * update portuguese translationJosé Melo2011-06-271-41/+41 * update portuguese translationJosé Melo2011-06-191-2/+2 * update portuguese translationJosé Melo2011-06-161-23/+22 * update portuguese translationJosé Melo2011-05-311-2/+2 * update portuguese translationJosé Melo2011-05-311-19/+20 * update Swedish translationsThomas Backlund2011-05-241-30/+32 * updated Czech translationPetos Safarik2011-05-241-1040/+475 * Update of the Arabic and Romanian translations for almost all of the projects...Rémi Verschelde2011-05-192-2504/+1050 * Update of the Italian po file for draklive-install with the po file from Tran...Yann Ciret2011-05-121-1/+1 * Last version from Tx. 100% translatedDiego Bello2011-05-121-1423/+492 * Update of the Italian translations for almost every project with the po files...Rémi Verschelde2011-05-121-1070/+579 * updated French translationYann Ciret2011-05-101-1376/+636 * Update Greek translationDimitrios Glentadakis2011-05-091-1296/+723 * Updating Spanish translationDiego Bello2011-05-091-2/+3 * Updated translation.Olav Dahlum2011-05-091-1/+1 * Updated translation.Olav Dahlum2011-05-091-1/+1 * Updated translation.Olav Dahlum2011-05-091-3/+3 * Updated translation.Olav Dahlum2011-05-091-8/+8 * Updated Estonian translation.Marek Laane2011-05-091-1211/+473 * Updated German translationOliver Burger2011-05-091-891/+582 * updateJosé Melo2011-05-091-32/+31 * Updated and completed Dutch translationsRemco Rijnders2011-05-071-1046/+945 * Ukrainian translation updateYuri Chornoivan2011-05-041-382/+685 * corrected pot file so it will pass msgfmt -cOliver Burger2011-05-031-4/+2 * updated fi translationJani Välimaa2011-05-031-44/+47 * Ukrainian translation updateYuri Chornoivan2011-05-011-972/+434 * updateThierry Vignaud2011-04-301-109/+58 * sync with codeThierry Vignaud2011-04-2971-1252/+1100 * 20110428 committed by FranklinFranklin Weng2011-04-281-187/+281 * - Fix some stringsAhmad Samir2011-04-241-9/+9 * replace Mageia Linux by MageiaAnne Nicolas2011-04-2471-800/+800 * Update translation files.Anssi Hannula2011-04-1771-9404/+9386 * - fixed header so msgfmt wont give any errorsOliver Burger2011-04-161-4/+3 * - any.pm: make it easier for rebranding by using %s magicAhmad Samir2011-04-0771-780/+1142 * - s/Ldap/LDAP/ in the po/pot files manually so as not to fuzzy the strings un...Ahmad Samir2011-04-0771-174/+174 * - s/can not/cannot/ manually in the po/pot files so as not the make the stringsAhmad Samir2011-04-0771-923/+923 * - revert 's,/boot partition,separate /boot partition,', .po/pot files shouldn'tAhmad Samir2011-04-0571-214/+214 * - 's!Just select your tv card parameters!Just select your TV card parameters!'Ahmad Samir2011-04-04