. /etc/inti.d/tc-functions
export PATH="/bb:$PATH"
USER=`cat /etc/sysconfig/tcuser`
chown "$USER":cdrom /dev/cdrom
addgroup "$USER" cdrom
