]> git.ipfire.org Git - ipfire.org.git/commitdiff
crontab: Throw away all logging output of the mirror check master
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Jun 2025 08:29:18 +0000 (08:29 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Jun 2025 08:29:18 +0000 (08:29 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/crontab/ipfire

index 7fb9da61ef9c0f549eadd3b17a1adbb9492c3e77..5b9921e41248db545a6d506a3eadce8f3ca74220 100644 (file)
@@ -16,7 +16,7 @@ SHELL=/bin/bash
 30 * * * *     nobody  ipfire.org --logging=error cleanup
 
 # Check mirrors once every 30 min
-*/30 * * * *   nobody  timeout 600 ipfire.org --logging=error check-mirrors
+*/30 * * * *   nobody  timeout 600 ipfire.org --logging=error check-mirrors &>/dev/null
 
 # Toot once a day
 0 8 * * *      nobody  sleep ${RANDOM} && ipfire.org --logging=error toot