summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/Debian/denyhosts.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/Debian/denyhosts.conf b/files/Debian/denyhosts.conf
index e191fc6..7aaf314 100644
--- a/files/Debian/denyhosts.conf
+++ b/files/Debian/denyhosts.conf
@@ -260,7 +260,7 @@ SMTP_FROM = DenyHosts <nobody@localhost>
#
# SMTP_SUBJECT: you can specify the "Subject:" of messages sent
# by DenyHosts when it reports thwarted abuse attempts
-SMTP_SUBJECT = DenyHosts Report $[HOSTNAME]
+SMTP_SUBJECT = DenyHosts Report $HOSTNAME
#
######################################################################