mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add chroot for Unbound
This commit is contained in:
parent
f20afeb6d8
commit
6671b7cde6
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user