![Daniel Safta](/assets/img/avatar_default.png)
CNI was packaged in CentOS using version 0.8.1 and now it is using the stable debian version 0.9.0. Story: 2009221 Task: 43783 Signed-off-by: Daniel Safta <daniel.safta@windriver.com> Change-Id: Iaba754b304a26b01c048e8bc05de51ace1e88246
17 lines
627 B
Plaintext
17 lines
627 B
Plaintext
;
|
|
; Copyright (c) 2019 Wind River Systems, Inc.
|
|
;
|
|
; SPDX-License-Identifier: Apache-2.0
|
|
;
|
|
[process]
|
|
process = isolcpu_plugin
|
|
service = isolcpu_plugin
|
|
pidfile = /var/run/isolcpu_plugin.pid
|
|
style = lsb ; lsb
|
|
severity = major ; 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
|
|
subfunction = worker ; pmon will start monitoring once worker config is complete
|