diff --git a/config/systemd/restagent.service b/config/systemd/restagent.service index 6f789ad4..3d8b31e4 100644 --- a/config/systemd/restagent.service +++ b/config/systemd/restagent.service @@ -11,7 +11,6 @@ LimitNPROC=65535 Restart=always RestartSec=10 -StartLimitIntervalSec=60 StartLimitBurst=3 ExecStart=/usr/local/omc/bin/restagent -c /usr/local/omc/etc/restconf.yaml RestartPreventExitStatus=SIGTERM SIGKILL