Skip to content

Commit a4b5497

Browse files
authored
Add TLS config to proftpd
1 parent 2e05ab4 commit a4b5497

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install/deb/proftpd/proftpd.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ ServerAdmin root@localhost
44
DefaultServer on
55
DefaultRoot ~ !adm
66

7+
Include /etc/proftpd/tls.conf
8+
79
<IfModule mod_vroot.c>
810
VRootEngine on
911
VRootAlias /etc/security/pam_env.conf etc/security/pam_env.conf

0 commit comments

Comments
 (0)