On Tue, 2005-01-25 at 17:49 +0200, Shaun Bugler wrote:
> Hi, when we run supervise for clamd we get this error
>
> Jan 25 17:24:34 mail1a clamd: supervise: fatal: unable to chdir to
> log: file does not exist
>
> Our run file contains this:
> #!/bin/sh
> exec 2>&1
Why are you doing this redire
Hi, when we run supervise for clamd we get this
error
Jan 25 17:24:34
mail1a clamd: supervise: fatal: unable to chdir to log: file does not
exist
Our run file contains this:
#!/bin/shexec
2>&1CLAMD_FILE=/var/run/clamav/clamd.sockSCAN_FILE=$0
# Check for a leftover socket.if [ -e
$CLAM