aboutsummaryrefslogtreecommitdiff
path: root/src/unbound-adblock/bin/entrypoint.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/unbound-adblock/bin/entrypoint.sh')
-rwxr-xr-xsrc/unbound-adblock/bin/entrypoint.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unbound-adblock/bin/entrypoint.sh b/src/unbound-adblock/bin/entrypoint.sh
index c2577fb..d5f344d 100755
--- a/src/unbound-adblock/bin/entrypoint.sh
+++ b/src/unbound-adblock/bin/entrypoint.sh
@@ -26,4 +26,4 @@ fi
# Start unbound in debug mode
log "Starting unbound daemon..."
-exec /usr/sbin/unbound -d -p $DOPTS
+exec /usr/sbin/unbound -d -p $DOPTS "$@"