diff options
-rw-r--r-- | config/unbound/unbound.inc | 4 |
1 files changed, 0 insertions, 4 deletions
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) { |