On 09.03.2011 17:04, no-re...@cfengine.com wrote:

>          commands:
>                  "/usr/bin/inetd"
>                  args                    =>  "-c",
>                  comment                 =>  "relaunch inetd";
> }

> Do you know if it's a normal behaviour of cfengine ? Is there a better way to 
> execute a file with such rights ?

commands:
   "/sbin/su"
     args => "-c '/usr/sbin/inetd -c' bin"

or something similar.

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

Reply via email to