$OpenBSD: patch-scripts_powerdns_php,v 1.2 2015/07/16 02:50:33 sthen Exp $
--- scripts/powerdns.php.orig	Thu Jul 16 01:06:30 2015
+++ scripts/powerdns.php	Thu Jul 16 01:11:14 2015
@@ -12,7 +12,7 @@
 // All In One - Dennis de Houx <info@all-in-one.be>
 
 // START SETTINGS ///
-$pdnscontrol = '/usr/bin/pdns_control';
+$pdnscontrol = '/usr/local/bin/pdns_control';
 // END SETTINGS ///
 
 // DO NOT EDIT UNDER THIS LINE
