Removed superflous comment, should force a re-install as well
[mirror/userdir-ldap.git] / 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