export PATH="/bin:$PATH"
USER=`cat /etc/sysconfig/tcuser`
busybox addgroup -S audio
busybox addgroup "$USER" audio
chown "$USER":audio /dev/dsp