Blob Blame History Raw
diff -Naupr csync2-1.34.orig/csync2.cfg csync2-1.34/csync2.cfg
--- csync2-1.34.orig/csync2.cfg	2007-07-24 23:04:18.000000000 +0200
+++ csync2-1.34/csync2.cfg	2007-11-28 10:59:43.000000000 +0100
@@ -3,15 +3,18 @@
 # ---------------------------------
 #
 # Please read the documentation:
-# http://oss.linbit.com/csync2/paper.pdf
+# /usr/share/doc/csync2-*/README.quickstart
+# /usr/share/doc/csync2-*/paper.pdf
+# csync2(1) man page
 
 # group mygroup
 # {
 # 	host host1 host2 (host3);
 # 	host host4@host4-eth2;
 #
-# 	key /etc/csync2.key_mygroup;
+# 	key /etc/csync2/csync2.key_mygroup;
 #
+# 	include /etc/csync2/csync2.cfg;
 # 	include /etc/apache;
 # 	include %homedir%/bob;
 # 	exclude %homedir%/bob/temp;