From 524ce6f4d59a01f2d4c9bf790a38c098f61cf65f Mon Sep 17 00:00:00 2001 From: Christoph Berg Date: Sun, 31 Jul 2016 15:38:13 +0200 Subject: [PATCH] Add cronjob for morguefiles-to-pool --- repo/crontab | 3 +++ 1 file changed, 3 insertions(+) diff --git a/repo/crontab b/repo/crontab index 6960418..3350622 100644 --- a/repo/crontab +++ b/repo/crontab @@ -4,3 +4,6 @@ MAILTO=cb@df7cb.de # collect statistics about the repository 0 0 * * * /srv/apt/apt.postgresql.org/repo/apt-stats + +# move morgue files into pool directories +16 * * * * /srv/apt/apt.postgresql.org/repo/morguefiles-to-pool -- 2.39.5