Cynagora: Replace cynara with cynagora
[src/qa-testdefinitions.git] / common / scripts / service-check-nogfx.sh
index 16ecbee..6515377 100755 (executable)
@@ -3,7 +3,7 @@
 export LANG=C
 export TERM=dumb
 
-REQUIREDSOCKETS="cynara.socket dbus.socket security-manager.socket"
+REQUIREDSOCKETS="dbus.socket security-manager.socket"
 REQUIREDSERVICES="afm-system-daemon.service connman.service ofono.service bluetooth.service"
 
 ALL="${REQUIREDSOCKETS} ${REQUIREDSERVICES}"
@@ -40,4 +40,4 @@ echo "------------------------------------------------"
 ( systemctl list-units | grep failed ) || true
 
 
-exit 0
\ No newline at end of file
+exit 0