]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dinstall.variables
Loadsa changes to make new cronscript way work
[dak.git] / config / debian / dinstall.variables
index 6f5c9531dbaf199d933ed33106e95beff4ec4a11..c4efabebfd05e92bda5863c4ea80c6d360019f74 100644 (file)
@@ -19,6 +19,9 @@ DINSTALLSTART="${lockdir}/dinstallstart"
 # Marker for dinstall end
 DINSTALLEND="${lockdir}/dinstallend"
 
+# Timestamp for start
+DINSTALLBEGIN="$(date -u +"%a %b %d %T %Z %Y (%s)")"
+
 # Lock cron.unchecked from doing work
 LOCK_ACCEPTED="$lockdir/unchecked.lock"