X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.variables;h=cd0fb20b6f9ae6c8975abf5f1e0f53658f1900e9;hb=19af3d03e23510cc9fbfa376cb79082744c0a687;hp=be5b382a3e228fbf191fc930cf9bede585aa2657;hpb=b5dcec3f28d7205b5339f078baeaff9549911f74;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"