X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fscripts%2Fservice-check-gfx.sh;h=96a10f24ff1f1bc0c8b4d0471b5e6a88c576fe65;hb=bd2c66954f5f0139cfd7610aeb3989965f4b3f7d;hp=63e557e38cbb773aae353f77745095d3bdde031d;hpb=2e5067e302bcfe08f970212f8d5c183561bf1f55;p=src%2Fqa-testdefinitions.git diff --git a/common/scripts/service-check-gfx.sh b/common/scripts/service-check-gfx.sh index 63e557e..96a10f2 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="connman.service weston.service" +REQUIREDSERVICES="" ALL="${REQUIREDSOCKETS} ${REQUIREDSERVICES}" RESULT="unknown"