As a hack, you can add the command you want to run to the end of the
rc.local file, located at /etc/rc.d/rc.local.

This is where I load some modules in since the modules don't want to load
in the correct order...  (it attempts to load sound.o before uart.o, which
sound requires, so I just load them again in the right order here...)

Hope that fixes your difficulty...

David


"Without the Law, there is no Liberty.  Without Justice, there is no Law."


On Sun, 19 Sep 1999, Sam Munns wrote:

> How can I set it up where when I restart my machine it runs the command 
>/etc/setserial /dev/ttyS3 UART 16550A automatically?
> 

Reply via email to