mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
Non-US locale warning for proftpd
This commit is contained in:
parent
c926af1fce
commit
f9e8a99a79
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
# be sure to add this to /etc/default/proftpd
|
||||
# export LC_TIME="en_US.UTF-8"
|
||||
|
||||
[INCLUDES]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue