https-dns-proxy: fix dns resolution not working on boot
authorStan Grishin <stangri@melmac.ca>
Sun, 3 Sep 2023 20:33:17 +0000 (20:33 +0000)
committerStan Grishin <stangri@melmac.ca>
Sun, 3 Sep 2023 20:37:46 +0000 (20:37 +0000)
commit8819ac9f483dd0ab64b15ac879664d8c6c74a3de
tree19ec495bb494982dcf754dfe8f23e31ada3d213c
parent4e2cd2ced5ffa00d6ee84d112aa37c847d4b2fc0
https-dns-proxy: fix dns resolution not working on boot

* fix dns resolution not working on boot
* add hotplug-online script
* reorganizes files/ and Makefile to reflect files destinations

Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit 9a2c5ae18c5a4bce20d1a8c572d1261b191701dc)
net/https-dns-proxy/Makefile
net/https-dns-proxy/files/etc/config/https-dns-proxy [new file with mode: 0644]
net/https-dns-proxy/files/etc/hotplug.d/online/30-https-dns-proxy [new file with mode: 0644]
net/https-dns-proxy/files/etc/init.d/https-dns-proxy [new file with mode: 0755]
net/https-dns-proxy/files/etc/uci-defaults/50-https-dns-proxy-migrate-options.sh [new file with mode: 0644]
net/https-dns-proxy/files/https-dns-proxy.config [deleted file]
net/https-dns-proxy/files/https-dns-proxy.defaults [deleted file]
net/https-dns-proxy/files/https-dns-proxy.hotplug.iface [deleted file]
net/https-dns-proxy/files/https-dns-proxy.init [deleted file]