From 9933097c021fe61b2bb342e07405dcf55ea8f138 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Tue, 21 Oct 2008 22:49:27 +0200 Subject: ftpsync, runmirrors small fixes and "" at some places Signed-off-by: Joerg Jaspert --- etc/ftpsync.conf.sample | 2 +- etc/runmirrors.mirror.sample | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'etc') diff --git a/etc/ftpsync.conf.sample b/etc/ftpsync.conf.sample index 21e9aa4..734a343 100644 --- a/etc/ftpsync.conf.sample +++ b/etc/ftpsync.conf.sample @@ -4,7 +4,7 @@ RSYNC_USER=USER RSYNC_PASSWORD=PASSWORD RSYNC_PATH="debian-all" PROGRAM=ftpsync -MAILTO="somewhere@example.com" +MAILTO="root" ERRORSONLY="false" # Hook scripts can be run at various places during the sync. # Leave them blank if you don't want any diff --git a/etc/runmirrors.mirror.sample b/etc/runmirrors.mirror.sample index e529376..3d31ec7 100644 --- a/etc/runmirrors.mirror.sample +++ b/etc/runmirrors.mirror.sample @@ -27,6 +27,7 @@ # finish stage1 before stage2 gets pushed. # # 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. +# This word has to be on a line itself, followed by a space and a number. +# nothing else, not even whitespace. It will trigger a pause of $number +# seconds between the two mirrors. If no number is given it defaults to +# 60 seconds. -- cgit v1.2.3