help-cfengine
[Top][All Lists]
Advanced

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

Re: cfenvd droppings in /var/cfengine


From: Andrew Stribblehill
Subject: Re: cfenvd droppings in /var/cfengine
Date: Wed, 19 Feb 2003 17:07:31 +0000
User-agent: Mutt/1.5.3i

Quoting David J. Bianco <bianco@jlab.org> (2003-02-19 04:26:00 GMT):
> On Wed, 2003-02-19 at 11:11, Luke A. Kanies wrote:
> I don't think there's a way to change it, although the syslog messages
> are supposedly gone in the released version (I haven't updated yet so
> I couldn't tell you for sure).

Yes, the syslog messages are no more in 2.0.5 itself. However, the
.cfsaved files may be able to be turned off by this patch, I think.

diff -ruN cfengine-2.0.5-old/src/cfenvd.c cfengine-2.0.5/src/cfenvd.c
--- cfengine-2.0.5-old/src/cfenvd.c     2003-02-11 10:50:49.000000000 +0000
+++ cfengine-2.0.5/src/cfenvd.c 2003-02-11 13:39:38.000000000 +0000
@@ -1724,5 +1730,5 @@
 char *file, *repository;
 
 {
- return false;
+ return true;
 }

-- 
SOUTHWEST FITZROY
CYCLONIC 5 TO 7 BECOMING EAST OR SOUTHEAST 4 OR 5. RAIN OR SHOWERS.
MODERATE OR GOOD




reply via email to

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