Results 1 to 5 of 5
Hi!
On each restart, i have to press
#opendchub
in order to init the opendchub.
I would like to run this app at startup , so if my server restarts, ...
- 07-25-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 3
Opendchub on startup! ???
Hi!
On each restart, i have to press
#opendchub
in order to init the opendchub.
I would like to run this app at startup , so if my server restarts, this app will run as it starts.
Can anyone help?
Please!
- 07-25-2007 #2
are you running a gui? in gnome, click on system>preferences>session and click on the start tab. you can add start-up programs to the list.
- 07-25-2007 #3Save opendchub script/binary in /etc/init.d folder and execute this
Originally Posted by zall217
Check Section 10.6.Code:update-rc.d <run_level>
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-25-2007 #4Just Joined!
- Join Date
- Jul 2007
- Posts
- 3
- 07-25-2007 #5
Execute update-rc.d <runlevel> command to add symlink of opendchub in appropriate runlevel.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote

