X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fscripts%2Fservice-check-gfx.sh;h=dcc1c0a794bc41980d291570be726bf36ad5be8d;hb=refs%2Fheads%2Fsandbox%2Fjsmoeller%2Fextend-service-checks;hp=addfda9137ef17a111cab491abfc51608f2e7837;hpb=cce67850a5fe9a912c9081cb7bf73ae3c1bd7cf0;p=src%2Fqa-testdefinitions.git diff --git a/common/scripts/service-check-gfx.sh b/common/scripts/service-check-gfx.sh index addfda9..dcc1c0a 100755 --- a/common/scripts/service-check-gfx.sh +++ b/common/scripts/service-check-gfx.sh @@ -4,7 +4,7 @@ export LANG=C export TERM=dumb REQUIREDSOCKETS="cynara.socket dbus.socket security-manager.socket" -REQUIREDSERVICES="afm-system-daemon.service connman.service ofono.service weston.service bluetooth.service" +REQUIREDSERVICES="afm-system-daemon.service afm-user-session@1001.service connman.service ofono.service weston.service bluetooth.service gpsd.service udisks.service lightmediascanner.service" ALL="${REQUIREDSOCKETS} ${REQUIREDSERVICES}" RESULT="unknown"