----- Original Message ----- 
From: "John Lang" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 30, 2003 1:01 AM
Subject: RE: [SAtalk] Getting spamd to start on boot.


> When I run chkconfig --list, spamd does not show up.
> When I run chkconfig --list spamd, I get the following:
> service spamd supports chkconfig, but is not registered (run 'chkconfig
> --add spamd')
> 
> If I enter chkconfig --add spamd  It just does it.
> Then after that, if I enter chkconfig --levels 2345 spamd on I get the
> same.
> 
> Then run chkconfig --list spamd , still not showing up.
> 
> Hmmm.  Any suggestions?
> 

Option 1. 
Just add spamd -d to the end of /etc/rc.local
This has the disadvantage that sendmail will start up and spamd wont be running yet.
But then how many times will you reboot in a year ?

Option 2. 
cd /etc/rc2.d
ln -s /etc/init.d/spamd S79spamd
the S79 bit might not be quite right, you should look to see what number sendmail has 
and go one less.


Stuart Gall  
Systems Administrator
-------------------------------------------------------------------------------------------------------------
Critical Error: REALITY.SYS Corrupted! Reboot universe? (y/n) [y]:




-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to