LogFile /path/to/file
And using /dev/null as the log file would be the equivalent of not being
able to write to /dev/console and moving on. Since I am using SysLog
anyway, I chose this route.
--
David L. Crow Texas! It's like a
[EMAIL PROTECTED] whole other c
On Thu, May 12, 2005 at 02:38:17PM +0100, Matt Fretwell said:
> Stephen Gran wrote:
>
> > > It's harmless if it's a firewalled machine in your home. I'd never do
> > > it to a more exposed system or in a multi-user environment - but it
> > > can be done. What is the directive, BTW?
> >
> > LogFil
Stephen Gran wrote:
> > It's harmless if it's a firewalled machine in your home. I'd never do
> > it to a more exposed system or in a multi-user environment - but it
> > can be done. What is the directive, BTW?
>
> LogFile /path/to/file
I think he meant what were the contents of the OP's log d
On Wed, May 11, 2005 at 07:58:43PM -0700, Dennis Peterson said:
>
> It's harmless if it's a firewalled machine in your home. I'd never do it
> to a more exposed system or in a multi-user environment - but it can be
> done. What is the directive, BTW?
LogFile /path/to/file
--
---
On Thursday 12 May 2005 03:18, imacat wrote:
> 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]:~#
Stephen Gran said:
> On Wed, May 11, 2005 at 07:25:40PM -0700, Dennis Peterson said:
>> > 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
On Wed, May 11, 2005 at 07:25:40PM -0700, Dennis Peterson said:
> 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
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
>
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