This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/mycroft-audio
-
PermissionsStartOnly=yes
-
TimeoutStopSec
Introduced in systemd 188=1s -
Type=simple
-
-
[Unit]
-
After=network.target local-fs.target remote-fs.target mycroft-skills.service
-
Description=Mycroft audio processing
-
PartOf=mycroft.target
-
Requires=mycroft-bus.service
-
Additionnal notes
Nothing here.