[PATCH 1/7] CTS: set the syslog restart commands up correctly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Angus Salkeld <asalkeld@xxxxxxxxxx>
---
 cts/corolab.py |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/cts/corolab.py b/cts/corolab.py
index 664f0e9..a5df74c 100755
--- a/cts/corolab.py
+++ b/cts/corolab.py
@@ -115,8 +115,9 @@ class CoroLabEnvironment(CtsLab):
         self["warn-inactive"] = 0
         self["ListTests"] = 0
         self["benchmark"] = 0
-        self["logrestartcmd"] = "/etc/init.d/rsyslog restart 2>&1 > /dev/null"
-        self["Schema"] = "corosync 1.2"
+        self["logrestartcmd"] = "systemctl restart rsyslog.service 2>&1 > /dev/null"
+        self["syslogd"] ="rsyslog"
+        self["Schema"] = "corosync 2.0"
         self["Stack"] = "corosync (needle)"
         self['CMclass'] = corosync_needle
         self["stonith-type"] = "external/ssh"
-- 
1.7.7.5

_______________________________________________
discuss mailing list
discuss@xxxxxxxxxxxx
http://lists.corosync.org/mailman/listinfo/discuss


[Index of Archives]     [Linux Clusters]     [Corosync Project]     [Linux USB Devel]     [Linux Audio Users]     [Photo]     [Yosemite News]    [Yosemite Photos]    [Linux Kernel]     [Linux SCSI]     [X.Org]

  Powered by Linux