Adblock package doesn't update unblock config
To make adblock work on Turris 1.X I had to append
config resolver 'unbound_includes'
list include_path "/var/lib/unbound/adb_list.overall"
to the /etc/config/resolver
.
I suspect that adblock can update unbound
config, but its overridden by the resolver-conf
anyway and thus adblock stops working.