This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/buildbot --verbose start --nodaemon %I -
ExecStart=/usr/bin/buildbot start --nodaemon -
Group=buildbot -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=always -
Type=simple -
User=buildbot -
WorkingDirectory=/var/lib/buildbot -
WorkingDirectory=/var/lib/buildbot/masters/%i
-
-
[Unit]-
After=network.target -
ConditionDirectoryNotEmpty=/var/lib/buildbot/masters/%i -
ConditionFileNotEmpty=/var/lib/buildbot/masters/%i/buildbot.tac /var/lib/buildbot/masters/%i/master.cfg -
Description=Buildbot Master -
Description=Buildbot master %I -
Documentation=man:buildbot(1) man:buildbot(7) https://docs.buildbot.net/
-
Additionnal notes
Nothing here.