This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
DynamicUser=yes -
ExecStart=/usr/bin/errbot --config /etc/errbot/%i-config.py -
ExecStartPre=mkdir -p /var/lib/errbot-%i/plugins /var/lib/errbot-%i/data -
KillSignal=SIGINT -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
Restart=on-failure -
StateDirectory=errbot-%i -
WorkingDirectory=/var/lib/errbot-%i/
-
-
[Unit]-
After=network.service -
Description=Start errbot-%i chatbot -
Documentation=http://errbot.io/en/latest/
-
Additionnal notes
Nothing here.