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
1 changed files with 1 additions and 1 deletions

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