]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/vars
Loadsa changes to make new cronscript way work
[dak.git] / config / debian / vars
index c94ece03c013727ba6a12263cd63bfea59ef0dea..83cbcf1bd7c6a924728b6bf3cf723993a8dba592 100644 (file)
@@ -43,6 +43,7 @@ GZIP='--rsyncable' ; export GZIP
 # lock cron.unchecked (it immediately exits when this exists)
 LOCK_DAILY="$lockdir/daily.lock"
 LOCK_UNCHECKED="$lockdir/unchecked.lock"
+LOCK_STOP="$lockdir/archive.stop"
 
 # Set the database variables
 eval $(dak admin config db-shell)