diff options
Diffstat (limited to 'config/dnsmasq-edns/dnsmasq-edns.xml')
-rw-r--r-- | config/dnsmasq-edns/dnsmasq-edns.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dnsmasq-edns/dnsmasq-edns.xml b/config/dnsmasq-edns/dnsmasq-edns.xml index 9ab9ecb5..35bf2901 100644 --- a/config/dnsmasq-edns/dnsmasq-edns.xml +++ b/config/dnsmasq-edns/dnsmasq-edns.xml @@ -60,6 +60,6 @@ <item>http://www.pfsense.com/packages/config/dnsmasq-edns/dnsmasq-edns.patch</item> </additional_files_needed> <custom_php_install_command> - dnsmasq-edns_install(); + dnsmasq_edns_install(); </custom_php_install_command> </packagegui> |