Update proftpd umask to avoid permission issues
This commit is contained in:
@@ -73,7 +73,7 @@ Group nogroup
|
||||
|
||||
# Umask 022 is a good standard umask to prevent new files and dirs
|
||||
# (second parm) from being group and world writable.
|
||||
Umask 022 022
|
||||
Umask 002 002
|
||||
# Normally, we want files to be overwriteable.
|
||||
AllowOverwrite on
|
||||
|
||||
|
||||
Reference in New Issue
Block a user