Removed superflous comment, should force a re-install as well
authorjoey <>
Thu, 18 Nov 2004 16:58:34 +0000 (16:58 +0000)
committerjoey <>
Thu, 18 Nov 2004 16:58:34 +0000 (16:58 +0000)
debian/ud-replicate.cron.d

index 60d953e..3231229 100644 (file)
@@ -1,2 +1,2 @@
-# crontab for the replicate operation, 15 min cycle, offset from generate.
+# crontab for the replicate operation, 15 min cycle.
 10,25,40,55 * * * * root if [ -x /usr/bin/ud-replicate ]; then /usr/bin/ud-replicate; fi