Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 193303
Collapse All | Expand All

(-)alsaconf.old (-7 / +2 lines)
Lines 904-916 Link Here
904
904
905
    farewell
905
    farewell
906
    clear
906
    clear
907
    if [ "$distribution" = "gentoo" ]; then
907
    xecho "Running update-modules..."
908
      xecho "Running modules-update..."
908
    update-modules
909
      modules-update
910
    elif [ "$distribution" = "debian" ]; then
911
      xecho "Running update-modules..."
912
      update-modules
913
    fi
914
    if [ -x $rcalsasound ] ; then
909
    if [ -x $rcalsasound ] ; then
915
      echo Loading driver...
910
      echo Loading driver...
916
      $rcalsasound restart
911
      $rcalsasound restart

Return to bug 193303