X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=19b572d1931f1564329af488e2b014321363bcc5;hb=e5eec88888cc62587888f6f3cdb06cdb10a609e9;hp=c922683b87306afeb44e52f007aba05cad452533;hpb=379483e06229476e235f7a8199f1e74c2c4ba0cb;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index c922683b..19b572d1 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -374,6 +374,14 @@ GO=( ) stage $GO +GO=( + FUNC="ddaccess" + TIME="ddaccessible sync" + ARGS="" + ERR="false" +) +stage $GO + remove_all_locks trap - EXIT TERM HUP INT QUIT @@ -462,14 +470,6 @@ stage $GO & rm -f "${LOCK_BRITNEY}" -GO=( - FUNC="ddaccess" - TIME="ddaccessible sync" - ARGS="" - ERR="false" -) -stage $GO & - GO=( FUNC="cleantransactions" TIME="" @@ -484,7 +484,7 @@ GO=( ARGS="" ERR="false" ) -stage $GO +#stage $GO # we need to wait for the background processes before the end of dinstall wait