From a5cb531eed39db304e7325711004ffa017d762db Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Mon, 4 Nov 2013 15:27:15 +0200 Subject: Make sure to make filesystem rw. Fixes #3302 --- config/unbound/unbound.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/unbound') diff --git a/config/unbound/unbound.inc b/config/unbound/unbound.inc index 3e7588ea..132ea3d4 100644 --- a/config/unbound/unbound.inc +++ b/config/unbound/unbound.inc @@ -118,7 +118,6 @@ function unbound_keys_setup() { function unbound_rc_setup() { global $config; - // Startup process and idea taken from TinyDNS package (author sullrich@gmail.com) $filename = "unbound.sh"; $start = "/usr/local/bin/php -q -d auto_prepend_file=config.inc <