diff --git a/etc/inc/globals.inc b/etc/inc/globals.inc index 5c8c234622..81be1c2468 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",