From 4db8ce23de9866ca93e0b8f1802ac3dd6bdf6508 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 16 May 2009 18:00:53 +0200 Subject: [PATCH] Set name Signed-off-by: Joerg Jaspert --- config/debian/cron.unchecked | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked index e18f8635..e69ad6c2 100755 --- a/config/debian/cron.unchecked +++ b/config/debian/cron.unchecked @@ -30,6 +30,9 @@ LOCKFILE="$lockdir/unchecked.lock" LOCK_NEW="$lockdir/processnew.lock" NOTICE="$lockdir/daily.lock" +# our name +PROGRAM="unchecked" + if [ -e $NOTICE ]; then exit 0; fi -- 2.39.2