On Sat, 21 Oct 2000, Charles Galpin wrote:

> I'd like to setup a box so that when it boots to run level 3, a simple
> shell script is run (as root) on the first virtual console. If you are
> curious, it's going to be a simple menuing system to allow someone to
> ifdown/ifup the network connection, etc.

You can try the following in rc.local:

        open -s -c 1 -- foo.sh

You can also "man open" for more details.

-- 
Todd A. Jacobs
Senior Network Consultant




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to