Rick Macdougall wrote:
Matt Gourley wrote:
Rick Macdougall wrote:
Matt Gourley wrote:
clamd.conf:
FixStaleSocket Foreground LocalSocket /tmp/clamd LogVerbose MaxThreads 20 ScanArchive ScanHTML ScanMail User qscand
Hi,
Logfile /dev/stdout (or stderr) in clamd.conf
I tried that. If I do that, I get either:
ERROR: Problem with internal logger. Please check the permissions on the /dev/stdout file. ERROR: Can't open /dev/stdout in append mode (check permissions!).
or the same for /dev/stderr.
Redhat ? :( Check the permissions on /dev/stdout and stderr and see if the user you are running it has permission to write to it.
Regards,
Rick _______________________________________________
Yeah. Redhat. :(
lrwxrwxrwx 1 root root 17 Nov 3 15:14 /dev/stdout -> ../proc/self/fd/1
lrwx------ 1 root root 64 Nov 9 14:15 /proc/self/fd/1 -> /dev/pts/0
crwxrwxrwx 1 root tty 136, 0 Nov 9 14:15 /dev/pts/0
`chmod 777 /proc/self/fd/1` doesn't work.
Thanks, -Matt _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users