;, "useshell");
classes:
"on" expression => regcmp(".*on","$(status)");
"off" expression => regcmp(".*off","$(status)");
commands:
on::
"/sbin/chkconfig $(name) off",
comment => "
bundles such as disable_xinetd be using "policy => overrideable"?
Should http://www.cfengine.org/manuals/cf3-solutions.html be updated?
--
Tod Oace, Intel Corporation
___
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine
or introduce some new different syntax for non-regex
strings along with // and keep the old "string" behavior the way it is for a
while.
> -Dan
> ___
> Help-cfengine mailing list
> Help-cfengine@cfengine.org
> https://cfengine.o
ew behavior could safely be introduced without worry, as it would be turned
> off by default.
>
> -Dan
>
> On Sep 3, 2010, at 7:19 PM, Tod Oace wrote:
>
>> On Sep 1, 2010, at 11:53 AM, Daniel V. Klein wrote:
>>
>>>> /^($(regexes))$/ # The slist