commit | ac8b7c6b71f089a9054e34d555c14ad14dd501b4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Tue Jun 13 16:15:30 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Jun 16 05:48:10 2017 +0000 |
tree | 9b9d8e733ae55b57c328a1583e41feeb09f05033 | |
parent | 1f8a9586266d90f8d88b5c1af51833b067d9c0b8 [diff] |
Don't exit with error when hwmon dir is removed There is a race condition between when an hwmon directory is removed and systemd halting the phosphor-hwmon application monitoring it. This code change ensures the application does not return an error in these cases. Resolves openbmc/openbmc#1789 Change-Id: If4f032759c522aa811d4092e7a7d8ea275480e4a Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>