Skip to content

Commit

Permalink
Merge pull request #1013 from szepeviktor/patch-4
Browse files Browse the repository at this point in the history
Non-US locale warning for proftpd
  • Loading branch information
yarikoptic committed May 25, 2015
2 parents eb091d9 + e776a4e commit f41872f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/filter.d/proftpd.conf
Expand Up @@ -2,6 +2,9 @@
#
# Set "UseReverseDNS off" in proftpd.conf to avoid the need for DNS.
# See: http://www.proftpd.org/docs/howto/DNS.html
# When the default locale for your system is not en_US.UTF-8
# on Debian-based systems be sure to add this to /etc/default/proftpd
# export LC_TIME="en_US.UTF-8"

[INCLUDES]

Expand Down

0 comments on commit f41872f

Please sign in to comment.