steffen: server/kolabd/kolabd/templates rc.conf.template,1.1,1.2

cvs at intevation.de cvs at intevation.de
Wed Feb 9 21:08:23 CET 2005


Author: steffen

Update of /kolabrepository/server/kolabd/kolabd/templates
In directory doto:/tmp/cvs-serv24385/kolabd/templates

Modified Files:
	rc.conf.template 
Log Message:
daily log rotation + log rotations fixes for a couple of problems in openpkg-2.2

Index: rc.conf.template
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/rc.conf.template,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rc.conf.template	20 Jan 2005 22:23:46 -0000	1.1
+++ rc.conf.template	9 Feb 2005 20:08:21 -0000	1.2
@@ -6,6 +6,12 @@
 # this file is automatically written by the Kolab config backend
 # manual additions are lost unless made to the template in the Kolab config directory
 
+# Logfile corrections
+apache_log_files="@l_prefix@/var/apache/log/apache-access.log"
+apache_err_files="@l_prefix@/var/apache/log/apache-error.log"
+imapd_master_file="@l_prefix@/var/imapd/log/master.log"
+imapd_misc_file="@l_prefix@/var/imapd/log/misc.log"
+
 openldap_url="ldap:// ldaps://"
 sasl_authmech="ldap"
 
@@ -13,4 +19,4 @@
 proftpd_enable="yes"
 @@@else@@@
 proftpd_enable="no"
-@@@endif@@@
\ No newline at end of file
+@@@endif@@@





More information about the commits mailing list