Blame SOURCES/bz1717759-Filesystem-remove-notify-action-from-metadata.patch

914f09
From d1fc6920718284431a2c2cc28562498d6c8ea792 Mon Sep 17 00:00:00 2001
914f09
From: Oyvind Albrigtsen <oalbrigt@redhat.com>
914f09
Date: Wed, 19 Jun 2019 11:12:33 +0200
914f09
Subject: [PATCH] Filesystem: remove removed notify-action from metadata
914f09
914f09
---
914f09
 heartbeat/Filesystem | 1 -
914f09
 1 file changed, 1 deletion(-)
914f09
914f09
diff --git a/heartbeat/Filesystem b/heartbeat/Filesystem
914f09
index 780ba63a4..c46ec3cca 100755
914f09
--- a/heartbeat/Filesystem
914f09
+++ b/heartbeat/Filesystem
914f09
@@ -221,7 +221,6 @@ block if unresponsive nfs mounts are in use on the system.
914f09
 <actions>
914f09
 <action name="start" timeout="60s" />
914f09
 <action name="stop" timeout="60s" />
914f09
-<action name="notify" timeout="60s" />
914f09
 <action name="monitor" depth="0" timeout="40s" interval="20s" />
914f09
 <action name="validate-all" timeout="5s" />
914f09
 <action name="meta-data" timeout="5s" />