Add sftp jail.
This commit is contained in:
2
ansible/roles/jail/templates/fstab_default.j2
Normal file
2
ansible/roles/jail/templates/fstab_default.j2
Normal file
@@ -0,0 +1,2 @@
|
||||
tmpfs /jail/{{ item.name }}/tmp tmpfs rw,mode=777 0 0
|
||||
tmpfs /jail/{{ item.name }}/var/run tmpfs rw,mode=755 0 0
|
||||
Reference in New Issue
Block a user