[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Set name



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/cron.unchecked |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked
index e18f863..e69ad6c 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
-- 
1.5.6.5


Reply to: