batcave: set regular and default ACLs on /var/tmux

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2020-04-30 14:00:52 +02:00
parent d579699c58
commit ffe7babecb

View file

@ -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