From 2b578930a239d3a7d19c6b6947dee53b409422c7 Mon Sep 17 00:00:00 2001 From: joey <> Date: Thu, 18 Nov 2004 16:58:34 +0000 Subject: [PATCH] Removed superflous comment, should force a re-install as well --- debian/ud-replicate.cron.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/ud-replicate.cron.d b/debian/ud-replicate.cron.d index 60d953e..3231229 100644 --- a/debian/ud-replicate.cron.d +++ b/debian/ud-replicate.cron.d @@ -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 -- 2.20.1