diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-11-21 17:14:55 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-11-21 17:14:55 -0500 |
commit | 2946955b50f794bd78385a606bf890c8f79f0be8 (patch) | |
tree | 33d4c68aded46753e5dc39212e9620a74c41edbb /config/unbound/unbound.xml | |
parent | 0862db81ccc436629cc5e66faa63420e3ea4cfe6 (diff) | |
download | pfsense-packages-2946955b50f794bd78385a606bf890c8f79f0be8.tar.gz pfsense-packages-2946955b50f794bd78385a606bf890c8f79f0be8.tar.bz2 pfsense-packages-2946955b50f794bd78385a606bf890c8f79f0be8.zip |
Add unbound status file
Diffstat (limited to 'config/unbound/unbound.xml')
-rw-r--r-- | config/unbound/unbound.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/unbound/unbound.xml b/config/unbound/unbound.xml index 2596c07f..fed35266 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -65,6 +65,11 @@ <chmod>0644</chmod> <item>http://www.pfsense.org/packages/config/unbound/unbound.xml</item> </additional_files_needed> + <additional_files_needed> + <prefix>/usr/local/www/</prefix> + <chmod>0644</chmod> + <item>http://www.pfsense.org/packages/config/unbound/unbound_status.php</item> + </additional_files_needed> <tabs> <tab> <text>Unbound DNS Settings</text> |