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

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