batcave: set regular and default ACLs on /var/tmux
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
d579699c58
commit
ffe7babecb
1 changed files with 1 additions and 1 deletions
|
@ -510,7 +510,7 @@
|
|||
- tmux
|
||||
|
||||
- name: Let the /var/tmux folder be writable to fi-apprentice as well
|
||||
command: setfacl -Rdm g:fi-apprentice:rwx /var/tmux
|
||||
command: setfacl -Rm d:g:fi-apprentice:rwx g:fi-apprentice:rwx /var/tmux
|
||||
tags:
|
||||
- batcave
|
||||
- tmux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue