commit | 2790b22411920574b95111a44137be21e07a2e3a | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Fri Dec 14 15:57:46 2018 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Wed Jan 09 10:31:15 2019 -0600 |
tree | 3540af44e2e3b8de12fe3232d0a6aac3eebc093d | |
parent | a5906492c04cd7c696f01054a9974c6d8c2a1fe7 [diff] |
wspoon: Fix max31785 hwmon startup The max31785 hwmon instance fails to start after a systemd patch was removed to handle special characters in the device paths. This uses `systemd-escape` to escape and unescape the device path when the udev rule triggers the max31785 hwmon startup script. Resolves openbmc/openbmc#3443 Change-Id: I4a504aaae0b0692e8838f66f8d7c37415e9566d0 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>