On Friday 20 June 2003 19:40, Tim Kelly wrote: > I got this from the clamav-users previously. >> Does anyone have a linux rc init script for clamd?
#!/bin/sh # # This script will be executed *after* all the other init scripts. # You can put your own initialization stuff in here if you don't # want to do the full Sys V style init stuff. touch /var/lock/subsys/local /usr/local/sbin/clamd /usr/local/bin/freshclam -d -c 2 -l /var/log/clamd-update thats part of my /etc/rc.d/rc.local --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]