X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fvars;h=3a7483cb2ea7638c9efa689d6d93c770f4f85983;hb=bba165ccfeb6a260bba035a16ba4f0e78392fa81;hp=d134d9c4faa4c730647ac717bbb1b473e79e62a4;hpb=813801add25896afc4bd9839f5d1fe0c05eea465;p=dak.git diff --git a/config/debian/vars b/config/debian/vars index d134d9c4..3a7483cb 100644 --- a/config/debian/vars +++ b/config/debian/vars @@ -44,6 +44,9 @@ LOCK_DAILY="${lockdir}/daily.lock" LOCK_UNCHECKED="${lockdir}/unchecked.lock" LOCK_STOP="${lockdir}/archive.stop" +# By default, add no timestamps to stage logs +TIMESTAMP=false + # And the following types of cronscripts exists declare -lr POSSIBLEARGS='+(unchecked|dinstall|hourly|daily|weekly|monthly|yearly)' declare -r HOSTNAME=$(hostname -s)