[fix] allow /lib /etc /usr in chrooted ftp accounts

This commit is contained in:
Benjamin Sonntag 2018-06-25 12:02:52 +02:00
parent c1688e2e07
commit 5a8fd5db20
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,8 @@ DirFakeUser on ~
# Log file by default
SystemLog /var/log/proftpd/proftpd.log
TransferLog /var/log/proftpd/xferlog
# allow /lib or /etc /usr in chroots:
RLimitChroot off
<IfModule mod_tls.c>
TLSEngine on