X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=e2dfe7c805e01af3a6ca3573b9996298ddf90464;hb=aa727eb70e1cc93b10d7bbd315186600bd424998;hp=2b219cdaa113ad9fd0501bd37d65db7946783d8f;hpb=bd60878070f0ab4d7c808c0a5b6d047beab9f287;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 2b219cda..e2dfe7c8 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -510,6 +510,9 @@ GO=( ) stage $GO +# we need to wait for the background processes before the end of dinstall +wait + log "Daily cron scripts successful, all done" exec > "$logdir/afterdinstall.log" 2>&1