The agent is running as root.  The only difference for inetd I've noticed is 
that it's only executable by root whereas the other commands that work are 
executable by anyone.

Specifying

auto__etc_inetd_conf::
      "/usr/sbin/inetd -c"
      contain => owner(root)

body contain owner(owner)
{
exec_owner      => "$(owner)";
}

Doesn't work, either.

I just changed inetd to be executable by anyone and now it works!

Bug?






The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material.  Any 
review, retransmission, dissemination or other use of, or taking of any action 
in reliance upon, this information by person or entities other than the 
intended recipient is prohibited.  If you received this in error, please 
contact the sender and delete the material from any computer.
postmas...@stginc.com
www.stginc.com

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to