diff --git a/config/systemd/restagent.service b/config/systemd/restagent.service index 9bf8a3cd..b4617451 100644 --- a/config/systemd/restagent.service +++ b/config/systemd/restagent.service @@ -9,7 +9,7 @@ LimitNOFILE=65535 Restart=always ExecStart=/usr/local/omc/bin/restagent -c /usr/local/omc/etc/restconf.yaml RestartSec=2 -#RestartPreventExitStatus=SIGTERM SIGKILL +RestartPreventExitStatus=SIGTERM SIGKILL ExecReload=/bin/kill -HUP $MAINPID [Install]