Add chroot for Unbound

This commit is contained in:
Warren Baker 2014-01-29 13:27:55 +02:00
parent f20afeb6d8
commit 6671b7cde6

View File

@ -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",