fix: restagent service update

This commit is contained in:
2024-01-17 11:10:49 +08:00
parent e9aed62f92
commit 8eb6430ae3

View File

@@ -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]