From 564af65f897528db7c3c7552a50951e65550e4a5 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Mon, 11 May 2015 10:11:45 +0200 Subject: [PATCH] No, we don't need to see this output, halt die klappe cron --- config/debian-security/cron.weekly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/debian-security/cron.weekly b/config/debian-security/cron.weekly index dd4f9d97..e46b2540 100755 --- a/config/debian-security/cron.weekly +++ b/config/debian-security/cron.weekly @@ -26,7 +26,7 @@ if ! lockfile -r100 "$LOCKFILE"; then fi trap cleanup EXIT -dak generate-releases -a security +dak generate-releases -a security >/dev/null cleanup trap - EXIT -- 2.39.2