This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/bin/kill -USR1 $MAINPID
-
ExecStart=/usr/sbin/kojid --fg --force-lock --verbose
-
Restart=on-failure
-
RestartSec=60s
-
-
[Unit]
-
After=network.target httpd.service
-
Description=Koji build server
-
Documentation=https://docs.pagure.org/koji/server_howto/
-
Additionnal notes
Nothing here.