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