X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.variables;h=cd0fb20b6f9ae6c8975abf5f1e0f53658f1900e9;hb=64521b7f5720cd25132e3feed4b15e99e35790db;hp=be5b382a3e228fbf191fc930cf9bede585aa2657;hpb=1e8ca3ecbdb6b0435b431801243f5b732521260b;p=dak.git diff --git a/config/debian/dinstall.variables b/config/debian/dinstall.variables index be5b382a..cd0fb20b 100644 --- a/config/debian/dinstall.variables +++ b/config/debian/dinstall.variables @@ -38,3 +38,9 @@ LOCK_BRITNEY="$lockdir/britney.lock" # If this file exists we exit immediately after the currently running # function is done LOCK_STOP="$lockdir/archive.stop" + +# Lock buildd updates +LOCK_BUILDD="$lockdir/buildd.lock" + +# Statefile for the users +DINSTALLSTATE="${webdir}/dinstall.status"