summaryrefslogtreecommitdiff
path: root/etc/runmirrors.conf.sample
diff options
context:
space:
mode:
authorJoerg Jaspert <joerg@debian.org>2008-11-19 00:02:23 +0100
committerJoerg Jaspert <joerg@debian.org>2008-11-19 00:02:23 +0100
commitdccfc56c5a745f8a7a52fa3525b3af2ea6d0ba44 (patch)
tree74433cf2ce305c2edbafbd3a5f2c438641520a0e /etc/runmirrors.conf.sample
parent891717e7bbb56e3400f05d32ac5d0be90ee4cacb (diff)
savelog
savelog on our own Signed-off-by: Joerg Jaspert <joerg@debian.org>
Diffstat (limited to 'etc/runmirrors.conf.sample')
-rw-r--r--etc/runmirrors.conf.sample5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/runmirrors.conf.sample b/etc/runmirrors.conf.sample
index c7f5788..4892728 100644
--- a/etc/runmirrors.conf.sample
+++ b/etc/runmirrors.conf.sample
@@ -18,8 +18,9 @@
## Our lockfile directory
#LOCKDIR="${BASEDIR}/locks"
-## How to rotate the log
-#SAVELOG="savelog -t -c 14"
+## We do create a logfile for every run. To save space we rotate it, this
+## defines how many we keep
+#LOGROTATE=14
## Our mirrorfile
#MIRRORS="${BASEDIR}/etc/${NAME}.mirror"