salt
salt copied to clipboard
[3006.x]Resolve permission conflict between master and syndic for /var/cache/salt/master/proc (when using scheduling on master)
What does this PR do?
Resolving permission conflict between master and syndic for /var/cache/salt/master/proc (when using scheduling on master)
What issues does this PR fix or reference?
Fixes https://github.com/saltstack/salt/issues/65095
Previous Behavior
salt-syndic is over-writing ownership from salt to root
New Behavior
TBD
Merge requirements satisfied?
[NOTICE] Bug fixes or features added to Salt require tests.
- [ ] Docs
- [ ] Changelog - https://docs.saltproject.io/en/master/topics/development/changelog.html
- [ ] Tests written/updated
Commits signed with GPG?
Yes/No
Please review Salt's Contributing Guide for best practices, including the PR Guidelines.
See GitHub's page on GPG signing for more information about signing commits with GPG.