[ltp] Using "setserial /dev/ttyS* autoconfig" without root

Brandon Philips linux-thinkpad@linux-thinkpad.org
Sun, 22 Sep 2002 12:48:23 -0700


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.