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:
parent
6b4833d988
commit
34ccfcef10
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user