summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2011-09-30 21:21:34 +0200
committerWarren Baker <warren@decoy.co.za>2011-09-30 21:21:34 +0200
commita36a239ac801859c7bf4d50e1b704322ff34c4ce (patch)
treecfcc5190dd24689e65d0899abc0d2b6662a0e84f
parent722112f391356fdf7ee1b93a24319b440e1e6a50 (diff)
downloadpfsense-a36a239ac801859c7bf4d50e1b704322ff34c4ce.zip
pfsense-a36a239ac801859c7bf4d50e1b704322ff34c4ce.tar.gz
Add Unbound chroot directory path
-rw-r--r--etc/inc/globals.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc
index 2de1a64..8546236 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -63,6 +63,7 @@ $g = array(
"factory_shipped_password" => "pfsense",
"upload_path" => "/root",
"dhcpd_chroot_path" => "/var/dhcpd",
+ "unbound_chroot_path" => "/var/unbound",
"varrun_path" => "/var/run",
"varetc_path" => "/var/etc",
"vardb_path" => "/var/db",
OpenPOWER on IntegriCloud