diff options
Diffstat (limited to 'config/bind/bind.xml')
-rw-r--r-- | config/bind/bind.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/bind/bind.xml b/config/bind/bind.xml index 97dc7012..aa6a5f25 100644 --- a/config/bind/bind.xml +++ b/config/bind/bind.xml @@ -123,6 +123,11 @@ <chmod>0755</chmod> <item>http://www.pfsense.org/packages/config/bind/pkg_bind.inc</item> </additional_files_needed> + <additional_files_needed> + <prefix>/usr/local/www/widgets/widgets/</prefix> + <chmod>0755</chmod> + <item>http://www.pfsense.org/packages/config/bind/bind.widget.php</item> + </additional_files_needed> <fields> <field> <type>listtopic</type> |