Skip to content

Commit

Permalink
Update proftpd.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-reutov committed Feb 20, 2015
1 parent 28b9720 commit 5f2ab75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/debian/proftpd.conf
Expand Up @@ -3,7 +3,7 @@ ServerName "FTP"
ServerIdent on "FTP Server ready."
ServerAdmin root@localhost
DefaultServer on
VRootEngine on
VRootEngine off
DefaultRoot ~ !adm
AuthPAMConfig proftpd
AuthOrder mod_auth_pam.c* mod_auth_unix.c
Expand Down

0 comments on commit 5f2ab75

Please sign in to comment.