On Tue, 08 May 2007 the mental interface of
Josh Triplett told:

> Package: alsa-utils
> Version: 1.0.13-2
> Severity: normal
> 
> /etc/init.d/alsa-utils contains:
> > store_levels()
> > {
> >         CARD="$1"
> >         [ "$1" = all ] && CARD=""
> >         if MSG="$(alsactl store $CARD 2>&1)" ; then
> >                 sleep 1
> >                 return 0
> 
> Does the init script really need to sleep here?  If so, could you please put
> in a comment explaining why the sleep needs to happen?  If not, could you
> please remove the sleep?

Could you please describe your problem? Do you want to shorten the
boot process? Hmmmm.....

Elimar

-- 
  The path to source is always uphill!
                                -unknown-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to