diff --git a/wo/cli/templates/proftpd.mustache b/wo/cli/templates/proftpd.mustache index d708a69..7c36b8b 100644 --- a/wo/cli/templates/proftpd.mustache +++ b/wo/cli/templates/proftpd.mustache @@ -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