mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-20 16:02:59 +02:00
dnsdist: Update to 1.3.3
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
case "${1}" in
|
||||
start)
|
||||
boot_mesg "Starting dnsdist..."
|
||||
loadproc /usr/bin/dnsdist -d ${ARGS}
|
||||
/usr/bin/dnsdist --supervised ${ARGS} >/dev/null &
|
||||
evaluate_retval
|
||||
;;
|
||||
|
||||
stop)
|
||||
|
||||
Reference in New Issue
Block a user