Forum: CFEngine Help
Subject: Re: copbl: bug in bundle cronjob
Author: svenXY
Link to topic: https://cfengine.com/forum/read.php?3,22802,22807#msg-22807
Hi,
... adding this again since Lotus Notes seems to have sent this as HTML which
was stripped by the Forum software. Apologies for sending HTML...
Anyway,
here on my Fedora and Redhat boxes, user crontab files are located under
/var/spool/cron/
--- cfengine_stdlib.cf.old 2011-07-14 16:33:33.460698807 +0200
+++ cfengine_stdlib.cf 2011-07-14 16:42:23.110447442 +0200
@@ -390,7 +390,9 @@
vars:
SuSE::
"crontab" string => "/var/spool/cron/tabs";
- !SuSE::
+ redhat|fedora::
+ "crontab" string => "/var/spool/cron";
+ !(SuSE|redhat|fedora)::
"crontab" string => "/var/spool/cron/crontabs";
files:
And while we are at it: It seems that something went wrong with the last
generation of the web pages, e.g.
http://cfengine.com/manuals/CfengineStdLibrary.html#bundle-agent-cronjob
is missing most of the code content.
Cheers,
Sven
_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine