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