1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-30 02:14:59 +01:00

23 lines
499 B
Desktop File

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