Results 1 to 4 of 4
i have a couple of programs i want to start on bootup, one i want to start durring standard startup (as root) and the other i want to startup with ...
- 08-07-2008 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 85
setting programs to start on bootup
i have a couple of programs i want to start on bootup, one i want to start durring standard startup (as root) and the other i want to startup with the session.
how would i go about doing this?
- 08-07-2008 #2
Be more specific. What distribution and what desktop environment do you use?
The different .xinit startup scripts could be one possibility.
- 08-07-2008 #3Linux Engineer
- Join Date
- Feb 2005
- Posts
- 1,044
Start the standard startup one via the /etc/rcX.d mechanism. As GNU-Fan says - we need more info to help with the session start: if you're using command line put it in the shell's profile (.bashrc, .profile, etc).
- 08-13-2008 #4Just Joined!
- Join Date
- Dec 2006
- Posts
- 85
ah, sorry shoulda been more specific, im using debian lenny with the kde desktop.
i shall have to check out the rc.d though...


Reply With Quote