[ltp] Automatically running programs on startup
Matthew Ganis
linux-thinkpad@www.bm-soft.com
Mon, 26 Aug 2002 15:21:57 -0400
Putting stuff in /etc/rc.d/rc.local will do what you want. Upon startup,
your Operating
system will run all of the commands in the appropriate rc* directory (ie,
if you run at runlevel
3 it will will everything in /etc/rc.d/rc3.d) - the last thing to be run is
S99local which is
linked to /etc/rc.d/rc.local
Matt Ganis
------------------------------------------------------------------
Matt Ganis
Senior Technical Staff Member
IBM
17 Skyline Drive
Hawthorne, NY 10532
ganis@us.ibm.com
(914) 784-5759 (office)
(845) 590-0209 (cell)
Kelly John Rose <kjrose@student.math.uwaterloo.ca>@bm-soft.com on
08/26/2002 03:11:35 PM
Please respond to linux-thinkpad@www.bm-soft.com
Sent by: owner-linux-thinkpad@bm-soft.com
To: linux-thinkpad@www.bm-soft.com
cc:
Subject: [ltp] Automatically running programs on startup
Where is the Linux equivalent of the autoexec.bat file?
I need to have my computer automatically run the following on startup and
I cannot figure out how to do it
cardctl insert
ifconfig eth0 up
both run in Boot mode.
If oyu know where I can do this, it would be great.
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html
----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html