alsa-utils.postinst 133 B

12345
  1. #!/bin/sh
  2. . $IPKG_INSTROOT/etc/functions.sh
  3. add_rcconf amixer NO
  4. add_rcconf amixer_volume "80%"
  5. add_rcconf amixer_mixer "Master PCM"