X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fscripts%2Fservice-check-gfx.sh;fp=common%2Fscripts%2Fservice-check-gfx.sh;h=63e557e38cbb773aae353f77745095d3bdde031d;hb=b1788c4dd02f87bc3e97d63bfc0a435f2502b0c0;hp=96a10f24ff1f1bc0c8b4d0471b5e6a88c576fe65;hpb=60998f827882487694b63937b4845f12f40c1a07;p=src%2Fqa-testdefinitions.git diff --git a/common/scripts/service-check-gfx.sh b/common/scripts/service-check-gfx.sh index 96a10f2..63e557e 100755 --- a/common/scripts/service-check-gfx.sh +++ b/common/scripts/service-check-gfx.sh @@ -20,7 +20,7 @@ while getopts ":b:d:" option; do done REQUIREDSOCKETS="dbus.socket" -REQUIREDSERVICES="" +REQUIREDSERVICES="connman.service weston.service" ALL="${REQUIREDSOCKETS} ${REQUIREDSERVICES}" RESULT="unknown"