1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-21 22:27:49 +01:00

21 lines
489 B
Desktop File

[Unit]
Description=Mycroft Enclosure
After=mycroft.service
After=mycroft-messagebus.service
[Service]
Type=notify
ExecStart=/usr/libexec/mycroft-systemd-gui
StandardOutput=append:/home/mycroft/.local/state/mycroft/enclosure_gui.log
#StandardError=file:/home/mycroft/.local/state/mycroft/enclosure_gui.error.log
TimeoutStartSec=1m
TimeoutStopSec=1m
Restart=on-failure
StartLimitInterval=5min
StartLimitBurst=4
#StartLimitAction=reboot-force
#WatchdogSec=30s
[Install]
WantedBy=gui.target