Package: ept-cache
Version: 0.5.7
Severity: wishlist

Hello, please include a cronjob to reindex tags periodically.

The following patch does so :

--------------------------------------------------------------------------------

diff -Naur libept-0.5.7/debian/changelog libept-0.5.7.cron0/debian/changelog
--- libept-0.5.7/debian/changelog       2007-06-20 22:13:00.000000000 +0200
+++ libept-0.5.7.cron0/debian/changelog 2007-06-21 14:06:21.000000000 +0200
@@ -1,3 +1,9 @@
+libept (0.5.7.cron0) unstable; urgency=low
+
+  * Added cronjob to reindex tags every day.
+
+ -- intrigeri <[EMAIL PROTECTED]>  Thu, 21 Jun 2007 14:05:57 +0200
+
 libept (0.5.7) unstable; urgency=low
 
   * Apt record iterator also shows records of locally installed .debs
diff -Naur libept-0.5.7/debian/ept-cache.cron.d 
libept-0.5.7.cron0/debian/ept-cache.cron.d
--- libept-0.5.7/debian/ept-cache.cron.d        1970-01-01 01:00:00.000000000 
+0100
+++ libept-0.5.7.cron0/debian/ept-cache.cron.d  2007-06-21 14:03:35.000000000 
+0200
@@ -0,0 +1 @@
+42 13 * * * root test -x /usr/bin/ept-cache && /usr/sbin/ept-cache --quiet 
reindex

--------------------------------------------------------------------------------

Ciao,
-- 
  intrigeri <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to