Created
August 19, 2015 09:00
-
-
Save kazuhisya/34ff526cd203c5b6b5e6 to your computer and use it in GitHub Desktop.
alsaunmute
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
exec /sbin/alsactl \ | |
-E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf \ | |
--initfile=/lib/alsa/init/00main \ | |
init |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
alsa-utils
に含まれてるスクリプト