commit | c49adb702fdd6dbcc8de915c282acc4d75258a49 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@linux.intel.com> | Wed Feb 27 11:23:10 2019 -0800 |
committer | Jason M. Bills <jason.m.bills@linux.intel.com> | Wed Feb 27 11:23:10 2019 -0800 |
tree | 6c0166d6126585c22bf67c5264b221cd8e9093e0 | |
parent | ba335e7173eec90fd5bea9a1f2c0accf967109f3 [diff] |
Fix boost process call for SEL Clear again The boost::process::seach_path() call to find journalctl caused the library to fail to register the OEM IPMI commands. This change uses the hardcoded path to journalctl instead. Tested: Verified that the OEM commands are getting registered from the library and that SEL Clear executes the journalctl call. Change-Id: Ibfe3aff170269b4395d9ab5ad5dc81ff68b63886 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>