From 3b9222cab7c7b115d0e3d93a29b8ee4936c0e0f3 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 28 Sep 2008 11:01:14 +0200 Subject: Hooks and DELAY implement hooks run at various places. Allow a delay between two mirrors. Signed-off-by: Joerg Jaspert --- etc/runmirrors.mirror | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'etc/runmirrors.mirror') diff --git a/etc/runmirrors.mirror b/etc/runmirrors.mirror index 7fa7a38..33f30c8 100644 --- a/etc/runmirrors.mirror +++ b/etc/runmirrors.mirror @@ -14,4 +14,8 @@ # eu.puccini puccini.debian.org archvsync 2 ~/.ssh/push_puccini # # will push puccini.debian.org, user archvsync, using ssh protocol 2 and the specified ssh key. - +# +# One special value is allowed: DELAY +# This word has to be on a line itself, nothing else, not even +# whitespace. It will trigger a pause of $DELAY seconds between the two +# mirrors. Per default DELAY is set to 60. -- cgit v1.2.3