17c909ec83
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
15 lines
475 B
Plaintext
15 lines
475 B
Plaintext
;
|
|
; Copyright (c) 2014 Wind River Systems, Inc.
|
|
;
|
|
; SPDX-License-Identifier: Apache-2.0
|
|
;
|
|
[process]
|
|
process = sm-api
|
|
pidfile = /var/run/sm-api.pid
|
|
script = /etc/init.d/sm-api
|
|
style = lsb ; ocf or lsb
|
|
severity = major ; minor, major, critical
|
|
restarts = 3 ; restarts before error assertion
|
|
interval = 5 ; number of seconds to wait between restarts
|
|
debounce = 20 ; number of seconds to wait before degrade clear
|