help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cfengine-1.6.0.a11, checksums but no syslog warnings?


From: Mark . Burgess
Subject: Re: cfengine-1.6.0.a11, checksums but no syslog warnings?
Date: Tue, 7 Nov 2000 21:50:35 +0100 (MET)

On  6 Nov, Alan Sparks wrote:
> I've been trying to get checksum change warnings to appear in syslog, to
> no avail.  I note in the source (filedirs.c, around line 442), the code:
> 
>     Debug("Checking MD5 integrity of %s\n",file);
>     cfMDFile(file,digest);
>     digest[16] = '\0';
>  
>     if (ChecksumChanged(file,digest,cfsilent,false))
>        {
>        }
>     }
> 
> So the non-support of syslog is hardwired into this?  Anyone patched
> this to use the syslog= parameter as shown in the documentation?  Any
> other workaround before I hack this?
> 
> Thanks in advance.
> -Alan
> 

 syslog=true  ? in files:


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Work: +47 22453272            Email:  Mark.Burgess@iu.hio.no
Fax : +47 22453205            WWW  :  http://www.iu.hio.no/~mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





reply via email to

[Prev in Thread] Current Thread [Next in Thread]