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:
Jakub Kadlcik 2022-03-22 23:09:44 +01:00
parent a889b6a8f1
commit 26474d6e9e

View file

@ -0,0 +1,4 @@
# When the service is killed or failed, start it again
[Service]
Restart = on-failure
RestartSec = 5s