From 866d805f001a73a7def5eb5e8a4aebc6c1ca34b1 Mon Sep 17 00:00:00 2001 From: Mike Pittaro Date: Tue, 13 Mar 2012 20:02:24 -0700 Subject: [PATCH] update qpid restart fix to catch fedora 16, in addition to RHEL --- AUTHORS | 1 + conf/pkgs/rabbitmq.json | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index f0dc0fed..91a452f4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,6 +7,7 @@ Joshua Harlow Ken Thomas Ed Hall Mike Perez +Mike Pittaro V1 -- diff --git a/conf/pkgs/rabbitmq.json b/conf/pkgs/rabbitmq.json index ec4afdbc..0de5ab50 100644 --- a/conf/pkgs/rabbitmq.json +++ b/conf/pkgs/rabbitmq.json @@ -58,6 +58,7 @@ { # Qpidd runs on the same port "run_as_root": true, + "ignore_failure": true, "cmd": [ "chkconfig", "qpidd",