Commit 9939ff28 authored by Franco Fichtner's avatar Franco Fichtner

rc: fetching bogons shouldn't use auto-retry as we retry manually

PR: https://forum.opnsense.org/index.php?topic=5099.0
parent f12c505a
......@@ -2,7 +2,7 @@
DESTDIR="/usr/local/etc"
WORKDIR="/tmp/bogons"
FETCH="fetch -aqT 30"
FETCH="fetch -qT 30"
RETRIES=5
COMMAND=${1}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment