batcave: add mode g+s on /var/tmux

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2020-04-30 14:20:03 +02:00
parent 0a664a3529
commit 96b0779e8d

View file

@ -504,7 +504,7 @@
- selinux - selinux
- name: Create the /var/tmux folder for shared tmux session - name: Create the /var/tmux folder for shared tmux session
file: path=/var/tmux mode=774 owner=root group=sysadmin state=directory file: path=/var/tmux mode=2774 owner=root group=sysadmin state=directory
tags: tags:
- batcave - batcave
- tmux - tmux