summaryrefslogtreecommitdiffstats
path: root/core/modules/alsa/module.conf
blob: 74917b4c8fabb037b545ab50d81c5b7ec6d9250c (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/bash
REQUIRED_BINARIES="
	amixer
	alsamixer
"
REQUIRED_DIRECTORIES="	/usr/share/alsa
			/etc/modprobe.d
"