summaryrefslogtreecommitdiff
blob: 8874cc48904d18389ae85898b2608962251f1288 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/examples/sshguard.conf.sample
+++ b/examples/sshguard.conf.sample
@@ -6,7 +6,7 @@
 
 #### REQUIRED CONFIGURATION ####
 # Full path to backend executable (required, no default)
-#BACKEND="/usr/local/libexec/sshg-fw-iptables"
+#BACKEND="/usr/libexec/sshg-fw-iptables"
 
 # Space-separated list of log files to monitor. (optional, no default)
 #FILES="/var/log/auth.log /var/log/authlog /var/log/maillog"