X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fbackports%2Fcron.dinstall;h=c2a5b32298345fee2dcd05c10af918fdf97a5b46;hb=af77a12a601851c96357d6313407e1da91a66830;hp=c5c123adfb61655139a600275a726f9b3e0c9fef;hpb=d11d0610cc3a8e8cfc4d987d8e5d6901195f5f4e;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