summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2014-01-29 13:27:55 +0200
committerWarren Baker <warren@decoy.co.za>2014-01-29 13:27:55 +0200
commit6671b7cde68cc28d64f3eba77122b615ea42e098 (patch)
treef0b410fb98f4a2d69fc97df20a7fa6fdee78ddf0
parentf20afeb6d82ab616c98ba4df4ede713f2ce82fdd (diff)
downloadpfsense-6671b7cde68cc28d64f3eba77122b615ea42e098.zip
pfsense-6671b7cde68cc28d64f3eba77122b615ea42e098.tar.gz
Add chroot for Unbound
-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 5c8c234..81be1c2 100644
--- a/etc/inc/globals.inc
+++ b/etc/inc/globals.inc
@@ -42,6 +42,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