From 4409d69baf167f1ba33b89a3966b454c2169084b Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Tue, 8 Sep 2015 18:35:01 +0800 Subject: [PATCH] Make the restart rsyslogd operation never return non-zero --- xCAT/xCAT.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index eda01d993..4ebbb4033 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -202,7 +202,7 @@ then fi # Lets rsyslogd perform close all open files -kill -HUP $(/dev/null 2>&1 +kill -HUP $(/dev/null 2>&1 || : %endif # create dir for the current pid