#1  
Old 16th July 2006, 21:20
dimas dimas is offline
Senior Member
 
Join Date: Jul 2006
Posts: 121
Thanks: 7
Thanked 25 Times in 6 Posts
Default ispconfig_server in chkconfig

I'm sorry, probably the answer is here somewhere, but I can't find it...
What needs to be done to 'auto-start' ispconfig server?
There is a line in my chkconfig that says:
ispconfig_server 235
but I have to manually print
/etc/init.d/ispconfig_server start
to make it running...
(the system is suse 10.1)
Please help!
Reply With Quote
Sponsored Links
  #2  
Old 17th July 2006, 08:18
Ben Ben is offline
Moderator
 
Join Date: Jul 2006
Posts: 1,016
Thanks: 7
Thanked 56 Times in 51 Posts
Default

the init.d scripts are just the ones to start your daemons.
For start sth. on boot you have to take a look in
/etc/rc*.d/
where * is your runlevel. The standardconsole one is 3.
There shoud be a symlink to the init script from init.d

Don't know chkconfig on Suse but on RHEL/CentOS/Fedora you are able to define in which runlevel the script should start.... if you don't find sth. like this,
just install a symlink in your /etc/rc3.d/
Quote:
ln -s S99ispconfig_server ../init.d/ispconfig_server
ln -s S99ispconfig_tcpserver ../init.d/ispconfig_tcpserver
Reply With Quote
  #3  
Old 17th July 2006, 10:38
dimas dimas is offline
Senior Member
 
Join Date: Jul 2006
Posts: 121
Thanks: 7
Thanked 25 Times in 6 Posts
 
Default

Thank you. Strangely enough, ispconfig is now starting on boot - but I didn't do anything...
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem Installing Courier (The Perfect Setup) regan Installation/Configuration 1 22nd April 2006 22:49
Help Please !!! brainz Server Operation 8 27th March 2006 23:48
Perfect Setup - Fedora Core 3 - saslauthd problem Median Installation/Configuration 28 29th January 2006 18:51


All times are GMT +2. The time now is 09:28.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.