fix: restagent service update
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user