> This is alarming.  What If one already has their own promises there?
> They don't want default one to replace them. I do not think it wise to
> touch what could be user created files.

There is decent 'failsafe' set in debian package.
Chances are that it's included in other flavors too.

from postinst:
  #
  # Copy the stock policy for the new installations
  #
  if ! [ -f /var/cfengine/masterfiles/promises.cf ]; then
    /bin/cp -R /var/cfengine/share/CoreBase/*
/var/cfengine/masterfiles
  fi

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

Reply via email to