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