Searched hist:"79 cde00af75a15e60fa91a367b49421baf8530cf" (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-pid-control/ |
H A D | main.cpp | diff 79cde00af75a15e60fa91a367b49421baf8530cf Wed Feb 15 23:53:10 CST 2023 Potin Lai <potin.lai@quantatw.com> main: add multiple search paths for config.json
For some platforms, /usr/share is read-only folder which is not allowed to add new config.json.
Add multiple default paths for searching config.json
1. pwd 2. /var/lib/swampd 3. /usr/share/swampd
Tested on Bletchley.
Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I21f3963f5f33b65557b42c8e3700d73b139140a5
|