# This initializes sound mixers with gom anytime
# the "sound.o" module is loaded
post-install sound /etc/init.d/gom start >/dev/null 2>&1
post-install snd-mixer-oss /etc/init.d/gom start >/dev/null 2>&1
