1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-15 10:46:00 +01:00

Switch mycroft-gui.service over to use ovos-shell

This commit is contained in:
j1nx 2022-05-27 20:09:59 +02:00
parent 6b4833d988
commit 34ccfcef10

View File

@ -20,7 +20,7 @@ Environment=LIBEXEC_PATH=/libexec:/usr/libexec:/usr/lib/libexec
Environment=QML2_IMPORT_PATH=/usr/lib/qml
ExecCondition=/usr/sbin/screencheck
ExecStartPre=-/usr/bin/kbuildsycoca5
ExecStart=mycroft-embedded-shell --maximize
ExecStart=ovos-shell --maximize
StandardOutput=null
Restart=on-failure