batcave: add mode g+s on /var/tmux
Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
0a664a3529
commit
96b0779e8d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue