Changed binary path to /usr/bin not /usr/local/bin.
[bpdyndnsd] / scripts / bpdyndnsd
index 64ec95b..941fada 100755 (executable)
@@ -11,7 +11,7 @@
 . /etc/rc.d/init.d/functions
 
 # define the paths to the binaries:
-path_prg=/usr/local/bin/bpdyndnsd
+path_prg=/usr/bin/bpdyndnsd
 
 # other paths:
 path_pidfile=/var/run/bpdyndnsd.pid