Description: Make cluster init work on Debian
Author: Valentin Vidic <Valentin.Vidic@CARNet.hr>
Last-Update: 2016-11-19
--- a/crmsh/corosync.py
+++ b/crmsh/corosync.py
@@ -37,7 +37,7 @@
 
 logging {
     to_logfile: yes
-    logfile: /var/log/cluster/corosync.log
+    logfile: /var/log/corosync/corosync.log
     to_syslog: yes
     timestamp: on
 }
