X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fscripts%2Fservice-check-nogfx.sh;h=68bc36abbf5f058cde01e41835bfae53794f8661;hb=611748f8a416db6a79550286d1b7f5093f9a3273;hp=3a3a3b739e19bb8f7d07c4e24c4779f12cdf9464;hpb=bd2c66954f5f0139cfd7610aeb3989965f4b3f7d;p=src%2Fqa-testdefinitions.git diff --git a/common/scripts/service-check-nogfx.sh b/common/scripts/service-check-nogfx.sh index 3a3a3b7..68bc36a 100755 --- a/common/scripts/service-check-nogfx.sh +++ b/common/scripts/service-check-nogfx.sh @@ -5,7 +5,7 @@ export TERM=dumb export COLUMNS=1000 REQUIREDSOCKETS="dbus.socket" -REQUIREDSERVICES="" +REQUIREDSERVICES="connman.service" ALL="${REQUIREDSOCKETS} ${REQUIREDSERVICES}" RESULT="unknown"