Bug#382092: clamav-freshclam: doesn't start in daemon mod

2006-08-09 Thread Stephen Gran
This one time, at band camp, Raja R Harinath said: Hi, I fixed this locally by changing the 'start_daemon' line in /etc/init.d/clamav-freshclam (pseudo-patch, sorry I didn't save the original before editing ;-): - start_daemon $DAEMON -p $PIDFILE -d --quiet + start_daemon -p $PIDFILE

Bug#382092: clamav-freshclam: doesn't start in daemon mod

2006-08-08 Thread Raja R Harinath
Hi, I fixed this locally by changing the 'start_daemon' line in /etc/init.d/clamav-freshclam (pseudo-patch, sorry I didn't save the original before editing ;-): - start_daemon $DAEMON -p $PIDFILE -d --quiet + start_daemon -p $PIDFILE $DAEMON -p $PIDFILE -d --quiet The first '-p' is to tell