X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fvars;h=d134d9c4faa4c730647ac717bbb1b473e79e62a4;hb=09f7332ebb3ffd99a8758160c62eeb4f969d24b1;hp=eb24057228809bd242497e7083d98e2371da9193;hpb=b2d06df451fcf23b97f572a4253ccfbd26d58f45;p=dak.git diff --git a/config/debian/vars b/config/debian/vars index eb240572..d134d9c4 100644 --- a/config/debian/vars +++ b/config/debian/vars @@ -46,6 +46,7 @@ LOCK_STOP="${lockdir}/archive.stop" # And the following types of cronscripts exists declare -lr POSSIBLEARGS='+(unchecked|dinstall|hourly|daily|weekly|monthly|yearly)' +declare -r HOSTNAME=$(hostname -s) archs=$(dak admin a list | tr '\n' ' ')