]> git.ipfire.org Git - ipfire.org.git/commitdiff
cron: Only log more serious problems when running campaigns
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 11 May 2023 09:52:40 +0000 (09:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 11 May 2023 09:52:40 +0000 (09:52 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/crontab/ipfire

index 4122f187ae79f1c03d06480725e6ca871dc269e9..8dfe1aea000c608f3c1cb3fc7594fc322202b06f 100644 (file)
@@ -10,7 +10,7 @@ SHELL=/bin/bash
 * * * * *      nobody  flock /tmp/.ipfire.org.send-all-messages.lock ipfire.org send-all-messages
 
 # Run campaigns
-*/5 * * * *    nobody  ipfire.org run-campaigns
+*/5 * * * *    nobody  ipfire.org --logging=error run-campaigns
 
 # Announce blog posts
 */5 * * * *    nobody  ipfire.org announce-blog-posts