--- 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"