aboutsummaryrefslogtreecommitdiffstats
path: root/common/scripts/service-check-gfx.sh
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-09-26 20:46:17 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-09-26 20:46:17 +0200
commit8d1e7f18510742c1eccbba2f98d30b454c44a6ac (patch)
tree8b3f8d8d1e69a4bc41de7aa1977aa0b5c17c8af4 /common/scripts/service-check-gfx.sh
parentf6e4ceb2f7e5a3f6020e3d64e8c9270a11f94bd4 (diff)
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'common/scripts/service-check-gfx.sh')
-rwxr-xr-xcommon/scripts/service-check-gfx.sh2
1 files changed, 1 insertions, 1 deletions
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"