Files
packages/net/https-dns-proxy/files/etc/hotplug.d/online/30-https-dns-proxy
Stan Grishin c30599f55d 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 9a2c5ae18c)
2023-09-03 20:37:57 +00:00

3 lines
57 B
Bash

#!/bin/sh
/etc/init.d/https-dns-proxy start 'on_hotplug'