On Jan 14, 2005, at 7:18 AM, Manuel Hendel wrote:

Hi *,

I'm using amavis with postfix and spamassassin and also clamav. I installed clamav and clamav-daemon via fink. How can I manage the automatic start of a daemon installed via fink? Is there already a script around to put in /System/Library/StartupItems/ or how does it work?

Thanks for your help in advance,

mhe




In general for daemons that get installed via Fink, you use the daemonic package to have them auto-run. Daemonic creates the appropriate script in /System/Library/StartupItems. You invoke it via


daemonic enable <service>

In this case it would be

daemonic enable clamav
--
Alexander K. Hansen
Fink Documentarian
Day Job:  Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to