copr: automatically restart fedora-messaging
It happened in the past, that the messaging service failed and therefore automatic DistGit PR rebuilds stopped working. https://pagure.io/copr/copr/issue/2008#comment-767290
This commit is contained in:
parent
a889b6a8f1
commit
26474d6e9e
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
# When the service is killed or failed, start it again
|
||||
[Service]
|
||||
Restart = on-failure
|
||||
RestartSec = 5s
|
Loading…
Add table
Add a link
Reference in a new issue