diff --git a/roles/copr/frontend/files/systemd/system/fm-consumer@copr_messaging.service.d/50-restart.conf b/roles/copr/frontend/files/systemd/system/fm-consumer@copr_messaging.service.d/50-restart.conf new file mode 100644 index 0000000000..e98b03b3ea --- /dev/null +++ b/roles/copr/frontend/files/systemd/system/fm-consumer@copr_messaging.service.d/50-restart.conf @@ -0,0 +1,4 @@ +# When the service is killed or failed, start it again +[Service] +Restart = on-failure +RestartSec = 5s