imacat said:
>     The newly-released ClamAV 0.85 seems to have problem starting:
>
> [EMAIL PROTECTED]:~# /usr/sbin/clamav-milter -C -f -N -q -m 20 --pidfile
> /var/run/clamav-milter.pid -U /var/spool/virusmails
> /var/run/clamav-milter.sock
> [EMAIL PROTECTED]:~# /dev/console: Permission denied
>
> [EMAIL PROTECTED]:~# ls -l /dev/console
> crw-------    1 root     tty        5,   1 May  4 00:39 /dev/console
> [EMAIL PROTECTED]:~#
>
>     I'm running devfs.  clamav-milter is run as daemon.  /dev/console is
> created automatically each time my server is rebooted, so it's non-sense
> for me to "chmod 666 /dev/consone".

You can add a script to the startup process that does this for you. I had
to do that to an auto-created ro directory in /tmp on Solaris
(/tmp/.X11-unix) to allow reliable VNC operation. Simple stuff, really.

dp
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to