mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
12 lines
186 B
Desktop File
12 lines
186 B
Desktop File
[Unit]
|
|
Description=Mycroft GUI
|
|
|
|
[Service]
|
|
ExecStartPre=-/usr/bin/kbuildsycoca5
|
|
ExecStart=ovos-shell --maximize
|
|
StandardOutput=null
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=mycroft.service
|