mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
adblock: update 2.1.5
* fix init boot function * made fetch utility check more bullet proof * automatically switch between default wget & uclient-fetch configuration * output link to online documentation on error * update documentation Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -24,10 +24,10 @@ boot()
|
||||
if [ -n "${wanif4}" ] || [ -n "${wanif6}" ]
|
||||
then
|
||||
rc_procd start_service
|
||||
else
|
||||
rc_procd service_triggers
|
||||
return 0
|
||||
fi
|
||||
fi
|
||||
rc_procd service_triggers
|
||||
}
|
||||
|
||||
start_service()
|
||||
|
||||
Reference in New Issue
Block a user