I have written a script that sets up the mwavem modem during boot up. The problem is that with the script the 'setserial /dev/ttyS2 autoconfig' command doesn't execute because it requires su. So I made the setserial command available to the boot but the autoconfig command doesnt work because lack of rights. How do I setup autoconfig so it works at boot.