I'm getting a strange error from one of my nodes running cfengine. It's a Linux host (one of 50) running the same cfengine scripts from cron like this:
-- cut -- CFBIN=/var/cfengine/bin CFINPUTS=/var/cfengine/inputs 0 * * * * $CFBIN/cfagent --file $CFINPUTS/update.conf 1>/dev/null -- cut -- Normally, when cfagent runs, it spits out a few lines that are normally dumped in the bit bucket; however, on the machine in question, I get this email every time cfagent runs: -- cut -- Date: Mon, 1 May 2006 22:00:02 -0400 From: [EMAIL PROTECTED] (Cron Daemon) To: [EMAIL PROTECTED] Subject: Cron <[EMAIL PROTECTED]> $CFBIN/cfagent --file $CFINPUTS/update.conf 1>/dev/null cfengine:vfxws12:/library/cfengine/cf.X11: -- cut -- This is the -only- machine running cfagent that spits out this message, and I can't figure out a how or why it's generating it. Can anyone shed some more light on the problem? thanks, Klaus _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/listinfo/help-cfengine