X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.dinstall;h=c2a5b32298345fee2dcd05c10af918fdf97a5b46;hb=ec257c02a5d62fd27844c70814acd9616b24b4c8;hp=c5c123adfb61655139a600275a726f9b3e0c9fef;hpb=f0bfd37e7286156598d79b53501ebe2000bb7924;p=dak.git diff --git a/config/backports/cron.dinstall b/config/backports/cron.dinstall index c5c123ad..c2a5b322 100755 --- a/config/backports/cron.dinstall +++ b/config/backports/cron.dinstall @@ -405,6 +405,9 @@ stage $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