44f220a3b8
The sm-common component had the 1.0.0 version in the folder name, this change removes that version and updates the centos_pkg_dirs. Story: 2006623 Task: 36828 Change-Id: I0e998a3e2482bc06f3a91f9494a3e5d21faa28e7 Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
16 lines
532 B
Plaintext
16 lines
532 B
Plaintext
;
|
|
; Copyright (c) 2014 Wind River Systems, Inc.
|
|
;
|
|
; SPDX-License-Identifier: Apache-2.0
|
|
;
|
|
[process]
|
|
process = sm-eru
|
|
pidfile = /var/run/sm-eru.pid
|
|
script = /etc/init.d/sm-eru
|
|
style = lsb ; lsb
|
|
severity = minor ; minor, major, critical
|
|
restarts = 3 ; restarts before error assertion
|
|
startuptime = 5 ; seconds to wait after process start
|
|
interval = 5 ; number of seconds to wait between restarts
|
|
debounce = 20 ; number of seconds to wait before degrade clear
|