[pkg-kolab] r185 - trunk/kolab-cyrus-imapd/debian

Steffen Joeris white-guest at costa.debian.org
Mon Jan 23 13:55:24 UTC 2006


Author: white-guest
Date: 2006-01-23 13:55:23 +0000 (Mon, 23 Jan 2006)
New Revision: 185

Modified:
   trunk/kolab-cyrus-imapd/debian/cyrus-makedirs
Log:
* fix path for an echo :(


Modified: trunk/kolab-cyrus-imapd/debian/cyrus-makedirs
===================================================================
--- trunk/kolab-cyrus-imapd/debian/cyrus-makedirs	2006-01-23 13:41:00 UTC (rev 184)
+++ trunk/kolab-cyrus-imapd/debian/cyrus-makedirs	2006-01-23 13:55:23 UTC (rev 185)
@@ -126,7 +126,7 @@
 # ext3:  Journal data too, since that improves access time a LOT
 #        (maybe in the future, there's a bug in 2.4.18 ext3 w/ +j)
 #
-echo "Trying to optimize Cyrus partitions, edit /etc/default/cyrus22 to disable..."
+echo "Trying to optimize Cyrus partitions, edit /etc/default/kolab-cyrus to disable..."
 partsys="${confdir} ${partitions}"
 filesys=`df -P -T ${partsys} | sed -e "1 d" -e "s/ \+/ /g" | cut -d " " -f 2 | xargs`
 for i in ${filesys} ; do




More information about the pkg-kolab-devel mailing list