mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Test setting user/group on cache
This commit is contained in:
parent
f3ca68541a
commit
16b18fd640
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
adduser --system salt --group
|
||||
if test -d /var/cache/salt/master; then chown -R salt:salt /var/cache/salt/master; fi
|
||||
|
|
Loading…
Add table
Reference in a new issue