diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/mga-mirrors/templates/cron-mga_mirrors | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mga-mirrors/templates/cron-mga_mirrors b/modules/mga-mirrors/templates/cron-mga_mirrors index 624de798..0f9410a8 100644 --- a/modules/mga-mirrors/templates/cron-mga_mirrors +++ b/modules/mga-mirrors/templates/cron-mga_mirrors @@ -1,2 +1,2 @@ MAILTO=root -0 * * * * apache /usr/bin/check_mirror +0 * * * * apache /usr/bin/check_mirror > /dev/null 2>&1 |