[ltp] Using "setserial /dev/ttyS* autoconfig" without root
Brandon Philips
linux-thinkpad@linux-thinkpad.org
Sun, 22 Sep 2002 15:40:00 -0700
How do I set that up? I always thought sudo required a password...
Kiko Piris wrote:
> On 22/09/2002 at 12:48, Brandon Philips wrote:
>
>>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.
>
>
> You can use "sudo".
>