File mycroft-audio.service of Package mycroft-core
[Unit] Description=Mycroft audio processing After=network.target local-fs.target remote-fs.target mycroft-skills.service Requires=mycroft-bus.service PartOf=mycroft.target [Service] Type=simple PermissionsStartOnly=true ExecStart=/usr/bin/mycroft-audio TimeoutStopSec=1s [Install] WantedBy=multi-user.target