Christian Pearce wrote:
CSW install everything in /opt/csw and they statically link. So you

good, I'm going to try it then.


schedule = ( any )


Is it still borking?  I never saw anyone use "any" as a schedule.  I
would like to think this would work.  At least that is what I would
expect.  But try doing

    schedule = ( Min05_10 Min10_15 Min15_20 Min20_25 Min25_30 Min30_35
                 Min35_40 Min40_45 Min45_50 Min50_55 Min55_60 )


The reason I used any is to make sure my manual tests are 'allowed' to run cfagent all the time.
Anyway, still the same,


cfpopen(/var/cfengine/bin/cfagent -z -D from_cfexecd)
cfpclose(pp)
cfpopen - Waiting for process 8362
No schedule defined in cfagent.conf, defaulting to Min00_05
Appending [Min00_05]
Sleeping...
Segmentation Fault (core dumped)
[EMAIL PROTECTED] inputs]# /var/cfengine/bin/cfagent -z -D from_cfexecd
[Min05_10]
[Min10_15]
[Min15_20]
[Min20_25]
[Min25_30]
[Min30_35]
[Min35_40]
[Min40_45]
[Min45_50]
[Min50_55]
[Min55_60]


-- Dmitry Sazonov +1(202)862-6168 UNIX sysadmin, AAMC


_______________________________________________ Help-cfengine mailing list Help-cfengine@gnu.org http://lists.gnu.org/mailman/listinfo/help-cfengine

Reply via email to