Re: Unsetting a class

2006-06-20 Thread Michael Grubb
wrote: > On Mon, Jun 19, 2006 at 11:32:26AM -0500, Michael Grubb wrote: >> I'm editing a crontab file with editfiles, then setting a class >> cron_needs_hup. Then in the processes stanza I send the cron daemon >> a HUP signal if the cron_needs_hup signal is set. >> I

Unsetting a class

2006-06-19 Thread Michael Grubb
I'm editing a crontab file with editfiles, then setting a class cron_needs_hup. Then in the processes stanza I send the cron daemon a HUP signal if the cron_needs_hup signal is set. I would then if the daemon was signaled be able to turn it back off. Is there an easy/good way to do this? __

Re: AIX Compiling issues

2006-05-02 Thread Michael Grubb
On May 2, 2006, at 12:21 AM, Mark Burgess wrote: Michael Grubb wrote: I've come across some AIX compile issues with cfengine 2.1.20 on AIX 5.3 1) PCRE support won't compile complains about RE_INTERVALS: ./configure --prefix=/usr/local/cfengine --with-berkeleydb=/var/ cfeng

AIX Compiling issues

2006-05-01 Thread Michael Grubb
#x27;ve attached a patch to address #4. nameinfo.patch Description: Binary data Regards, Michael Grubb, CISSP___ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/listinfo/help-cfengine

Re: HP-UX 11.11 compile troubles

2006-04-27 Thread Michael Grubb
g else should be considered. On Apr 27, 2006, at 12:36 PM, PRATYUSH PAUL wrote: Mike - you have to do this #GCC=/usr/bin/gcc ./configure #gmake #gmake install If this does not work install yacc, bison and flex. And then try the compile and build --- Michael Grubb <[EMAIL PROTECTED]> wr

HP-UX 11.11 compile troubles

2006-04-27 Thread Michael Grubb
net/route6.h:53: error: field 'lrt_dst' has incomplete type /usr/include/net/route6.h:54: error: field 'lrt_gateway' has incomplete type /usr/include/net/route6.h:59: error: field 'lrt_subnetmask' has incomplete type /usr/include/net/route6.h:60: error: field &#

Re: class definition by script problem

2006-04-07 Thread Michael Grubb
That did the trick, thanks! Probably should be a link to this under the classes section as well. Sorry for the waste of time, I just couldn't see the forest for the trees =] Thanks again, Michael On Apr 7, 2006, at 4:26 PM, Brendan Strejcek wrote: Michael Grubb wrote: I want to d

Re: class definition by script problem

2006-04-07 Thread Michael Grubb
I forgot again, I'm running cfengine 2.1.20 On Apr 7, 2006, at 4:03 PM, Michael Grubb wrote: Ok, I have a new problem now. I want to define a class based on the exit value of a script. According to the documentation I do this: classes: myclass = ( "/path/to/script some_opts

class definition by script problem

2006-04-07 Thread Michael Grubb
on't want to have to put this script in the moduledir. Thanks for your help, Michael Grubb ___ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/listinfo/help-cfengine

Re: Why list iteration and copy doesn't work

2006-04-07 Thread Michael Grubb
/slave or primary/secondary type of relationship between two cfengine "servers". Thanks again, Michael On Apr 7, 2006, at 10:01 AM, Ed Brown wrote: Michael Grubb wrote: Here are the relevant entries in update.conf: import: main.cf #... snip ... copy: $(cf_mas

Re: Why list iteration and copy doesn't work

2006-04-07 Thread Michael Grubb
Doh. I forgot to mention that, sorry all. 2.1.20 On Apr 6, 2006, at 6:21 PM, Ed Brown wrote: I don't know when list iteration was extended to the server field, but I can tell you it doesn't work in 2.1.11 and does work in 2.1.18. What version are you using? -Ed Michael Grubb

Why list iteration and copy doesn't work

2006-04-06 Thread Michael Grubb
ing on Red Hat Enterprise Linux AS r3. Is this a bug or am I doing something wrong? Thanks, Michael Grubb smime.p7s Description: S/MIME cryptographic signature ___ Help-cfengine mailing list Help-cfengine@cfengine.org http://cfengine.org/mailman/listinfo/help-cfengine