mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
unbound: update to 1.9.3
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
This commit is contained in:
@@ -582,7 +582,7 @@ unbound_conf() {
|
||||
|
||||
|
||||
if [ "$UB_N_THREADS" -gt 1 ] \
|
||||
&& $PROG -h | grep -q "linked libs:.*libevent" ; then
|
||||
&& $PROG -V | grep -q "Linked libs:.*libevent" ; then
|
||||
# heavy variant using "threads" may need substantial resources
|
||||
echo " num-threads: 2" >> $UB_CORE_CONF
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user