sarky wrote:
Hello all
How do i load clamd before the service clamav-milter start in RH?

Sorted out the service but i can not figure out in which init file i should put clamd, rc.local starts after i think.


You should use 'chkconfig' command to manipulate SysV init like services.

Example:

chkconfig --add foo
chkconfig --level 2345 foo on
chkconfig --level 24 foo off
chkconfig --list


Petr




------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to