No logging in Solaris 9 (with workaround) - question?

shuttlebox shuttlebox at gmail.com
Tue Sep 12 09:04:58 IST 2006


On 9/12/06, Julian Field <MailScanner at ecs.soton.ac.uk> wrote:
> Can other Solaris users comment on this please?

I'm still on 4.50.15 but for a long time I've had to change the socket
to udp in the Clam update wrapper or no logging will occur.

# diff clamav-autoupdate.060210 clamav-autoupdate
27c27
< eval { Sys::Syslog::setlogsock('unix'); }; # This may fail!
---
> eval { Sys::Syslog::setlogsock('udp'); }; # This may fail!

# uname -a
SunOS ajax.foo.se 5.9 Generic_118558-11 sun4u sparc SUNW,Sun-Fire-V210

-- 
/peter


More information about the MailScanner mailing list