| commit | 803d35bce81427bc82e999c45174fc2e9b6c3871 | [log] [tgz] |
|---|---|---|
| author | Matthew Barth <msbarth@us.ibm.com> | Wed May 09 12:15:46 2018 -0500 |
| committer | Matthew Barth <msbarth@linux.ibm.com> | Thu May 17 17:07:59 2018 +0000 |
| tree | 6a64382dcf895f395ae1790daf7a71f98431de0f | |
| parent | e0f67c8b81d9b19d277e53c1c1a5c169ef54ed82 [diff] |
Use shared getProperty function in control manager
When the manager checks a getProperty condition for fan control, it
should use the shared getProperty function that now returns a
DbusMethodError to better exit/restart the fan control application.
Tested:
Condition check functions the same
Change-Id: I37f83ef4273343bd527ac149ac5eee213d0ad63d
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>