diff --git a/Slax/debian/modules/03-desktop/rootcopy/root/.fluxbox/startup b/Slax/debian/modules/03-desktop/rootcopy/root/.fluxbox/startup index 9f017ec..1bf7aac 100644 --- a/Slax/debian/modules/03-desktop/rootcopy/root/.fluxbox/startup +++ b/Slax/debian/modules/03-desktop/rootcopy/root/.fluxbox/startup @@ -20,7 +20,7 @@ if [ -r $SND ]; then SLEEPID=$! cat $SND > /dev/null # preload whole file aplay $SND & - waitpid $SLEEPID + wait $SLEEPID fi # Applications you want to run with fluxbox.