From 329de1942ea8d0641180e2cb189ba72b42bfcaa9 Mon Sep 17 00:00:00 2001 From: Mike khiretskiy Date: Fri, 30 May 2014 15:44:14 +0400 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B0=20=D0=BF=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA=D0=B0?= =?UTF-8?q?=20=D0=BD=D0=B0=D0=BB=D0=B8=D1=87=D0=B8=D1=8F=20=D1=83=D1=82?= =?UTF-8?q?=D0=B8=D0=BB=D0=B8=D1=82=D1=8B=20qdbus=20=D0=B2=20init.d/client?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/client b/data/client index e3285f2..13695bb 100644 --- a/data/client +++ b/data/client @@ -41,7 +41,7 @@ start() { ebegin "Mounting domain resources" local NET_CONF=`cl-core-variables-show --only-value install.os_install_net_conf` - if [[ $NET_CONF = "networkmanager" ]] + if [[ $NET_CONF = "networkmanager" ]] && type qdbus &>/dev/null then for COUNT in $( seq 0 24 ) do