mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Do not set perms on cachedir for syndic
This commit is contained in:
parent
9c241433d1
commit
55b2590cdb
1 changed files with 0 additions and 1 deletions
|
@ -563,7 +563,6 @@ class Syndic(
|
|||
verify_env(
|
||||
[
|
||||
self.config["pki_dir"],
|
||||
self.config["cachedir"],
|
||||
self.config["sock_dir"],
|
||||
self.config["extension_modules"],
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue