diff --git a/start.sh b/start.sh index 8633cee..b3a22f2 100644 --- a/start.sh +++ b/start.sh @@ -24,4 +24,4 @@ echo "Validating configuration..." /usr/sbin/knotc conf-check echo "Starting Knot DNS server..." -exec /usr/sbin/knotd -d \ No newline at end of file +exec /usr/sbin/knotd \ No newline at end of file