I do intend on overwriting it when changes are made to the master.cf,
but I do not want to clobber any custom services a user may have added
nor do I want their intervention to manually reconcile changes from
.rpmsave. I don't want to maintain a history of sed/awk scripts that may
break and Ansible is overkill.
- Matt
On 4/6/2020 1:35 AM, Peter wrote:
On 6/04/20 6:26 pm, Matt Saladna wrote:
Hello all,
I provide a base master.cf part of an RPM release that I'd like to
give users the ability to customize without overwriting each RPM
release.
You do realize that all you have to do is properly set the master.cf
file as a config file for rpm and it won't overwrite it, right?
Peter