Cfengine usually figures it out automatically. I have only run into a case with a second pass on copy that it doesn't work. The second pass feature is quite nice, once you understand how it is suppose to work.
On 2/14/06, Ed Brown <[EMAIL PROTECTED]> wrote: > On Tue, 2006-02-14 at 15:15 -0500, Brian E. Seppanen wrote: > > > servicesremove.shellcommands: > > debian:: > > "/usr/bin/env PATH=/sbin:/usr/sbin:/bin/:/usr/bin:/usr/local/bin > > /usr/sbin/update-rc.d -f nfs-common remove" > > > I think this should be: > > shellcommands: > debian.servicesremove:: > "...." > > That should take care of the problem of the shellcommand running every > time, but not sure about the actionsequence problem. You might be able > to use 'AddInstallable' with servicesremove. > > -Ed > > > > _______________________________________________ > Help-cfengine mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-cfengine > -- Christian Pearce _______________________________________________ Help-cfengine mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-cfengine
