The Network People Support Forums

Mail::Toaster => Configuration Issues => Topic started by: Guest on February 28, 2004, 01:36:57 PM

Title: /usr/local/etc/rc.d/ what scripts are necessary?
Post by: Guest on February 28, 2004, 01:36:57 PM
Seems that the latest toaster is starting clamav and spamd via etc/rc.conf? Does this mean that scripts for them are unneccessary in /usr/local/etc/rc.d ??
Title: Nope...
Post by: davidcl on February 28, 2004, 02:28:09 PM
/etc/rc.conf sets flag variables used by other rc files (including the ones in /usr/local/etc/rc.d and also the system rc file in /etc).  It doesn't do anything by itself.