Improve reliability of kojid service start
Signed-off-by: Jason Montleon <jmontleo@redhat.com>
This commit is contained in:
parent
d5d3ea7693
commit
20d016f5b2
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ Description=Koji build server
|
||||||
Documentation=https://docs.pagure.org/koji/server_howto/
|
Documentation=https://docs.pagure.org/koji/server_howto/
|
||||||
|
|
||||||
# If the koji-hub is on this host, httpd.service is needed first
|
# If the koji-hub is on this host, httpd.service is needed first
|
||||||
After=network.target httpd.service
|
After=network-online.target httpd.service chrony-wait.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
ExecStart=/usr/sbin/kojid \
|
ExecStart=/usr/sbin/kojid \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue