Duplicate pmon.d conf files to another location
Created a duplicate install of /etc/pmon.d/*.conf files to /usr/share/starlingx/pmon.d/ This is part of an effort to allow pmon conf files to be selected at runtime by kickstarts. Test Plan: PASS: duplicate conf on deb Story: 2010211 Task: 46111 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com> Change-Id: I50fcb17145e909b973a33d4ef6fb9f772d37a2f5
This commit is contained in:
parent
585ef4ea87
commit
bb528debad
@ -1,3 +1,4 @@
|
||||
isolcpu_plugin.service /lib/systemd/system/
|
||||
isolcpu_plugin.conf /etc/pmon.d/
|
||||
isolcpu_plugin /usr/local/sbin/
|
||||
isolcpu_plugin.conf /usr/share/starlingx/pmon.d/
|
||||
|
Loading…
Reference in New Issue
Block a user