Debian: Fix isolcpus-device-plugin pmon conf location
This work only affects Debian. Currently the pmon conf file isolcpu_plugin.conf is not delivered in the desired location (/etc/pmon.d). Fix packaging to deliver the file in the desired location. This is a follow-up to [1]. Tests: PASS: build-pkgs isolcpu_plugin.conf in /etc/pmon.d PASS: build-image PASS: Standard deployed reached unlocked enabled available [1]: https://review.opendev.org/c/starlingx/integ/+/814552 Story: 2009221 Task: 43783 Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com> Change-Id: I5161eb2c241881e17aef80f3148be960ff92cf72
This commit is contained in:
parent
8749bc9656
commit
80cf98701f
@ -1,3 +1,3 @@
|
||||
isolcpu_plugin.service /lib/systemd/system/
|
||||
isolcpu_plugin.conf /etc/pmond.d/
|
||||
isolcpu_plugin.conf /etc/pmon.d/
|
||||
isolcpu_plugin /usr/local/sbin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user