phosphor-health-monitor: srcrev bump a19c6fb284..ea0c9bb88c

Sui Chen (1):
      Add "Restart=always" to the systemd unit file

Change-Id: I0ebce4089bc886d7dd265cbb121a8993742b9c76
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
index a09d664..fe25dac 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -8,7 +8,7 @@
 DEPENDS += "sdeventplus"
 DEPENDS += "phosphor-logging"
 DEPENDS += "nlohmann-json"
-SRCREV = "a19c6fb2840b0dd0ffb4ecaac798e2979db7181d"
+SRCREV = "ea0c9bb88c6808a99d5562b89bd5234d4467e308"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"