Sindbad~EG File Manager
| Current Path : /var/lib/dpkg/info/ |
|
|
| Current File : /var/lib/dpkg/info/linux-sound-base.config |
#!/bin/sh
set -e
. /usr/share/debconf/confmodule
db_version 2.0
if \
[ -f /etc/modprobe.d/blacklist-oss.conf ] \
&& [ ! -f /etc/modprobe.d/blacklist-alsa.conf ]
then
db_set linux-sound-base/sound_system ALSA || :
elif \
[ ! -f /etc/modprobe.d/blacklist-oss.conf ] \
&& [ -f /etc/modprobe.d/blacklist-alsa.conf ]
then
db_set linux-sound-base/sound_system OSS || :
fi
db_input low linux-sound-base/sound_system || :
db_go || :
db_stop || :
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists