From 8050b40c32ab617af9516beb266ba44b0e5d930d Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 26 Apr 2013 08:29:16 -0300 Subject: conf_mount_r* are called inside unbound_initial_setup --- config/unbound/unbound.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config/unbound') diff --git a/config/unbound/unbound.inc b/config/unbound/unbound.inc index 68a8a122..febc0777 100644 --- a/config/unbound/unbound.inc +++ b/config/unbound/unbound.inc @@ -154,11 +154,7 @@ ENDPHP\n"; } function unbound_install() { - - conf_mount_rw(); unbound_initial_setup(); - conf_mount_ro(); - } function unbound_control($action) { -- cgit v1.2.3