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