fantom-x
fantom-x
@feckert , I use this service and remember a discussion here a while back when the authors did not want to maintain the config in each repo/product they support: it...
Found it https://github.com/openwrt/packages/pull/12360
@drizzt , if I already have nextdns installed/configured and pull an updated version (with your change), I will get a new file under `/etc/uci-defaults` that will get executed and would...
Below are two use cases that I am thinking about. I could be completely wrong here, though. First one: 1. opkg install nextdns 2. It now works 3. opkg update...
I just tried and the file does get overwritten by "nextdns install", but in a way that seems to be preserving my config: I missed this part the first time....
Right, but in this case I did not want to run uci and would not expect anything to change at all: I was not making any changes, yet the file...
I just tried this approach with image builder and `service nextdns enable` failed with `service: unknown ACTION 'nextdns'` during the boot. This command was in a custom script under `/etc/uci-defaults`...
@smoe, any chance you can take a look?
@smoe, you may get more willing people to run this if the app is more secure by running in a jail...
I figured as much. Thx for looking. I am now trying the htt variant, which seems to be behaving better so far.