Skip to content

Commit 6f691bc

Browse files
authored
Update vsftpd.conf
1 parent db1aa70 commit 6f691bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install/ubuntu/14.10/vsftpd/vsftpd.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
anonymous_enable=NO
22
local_enable=YES
33
write_enable=YES
4-
local_umask=002
4+
local_umask=022
5+
anon_umask=022
56
anon_upload_enable=NO
67
dirmessage_enable=YES
78
xferlog_enable=YES

0 commit comments

Comments
 (0)