#!/sbin/openrc-run name="dnsproxy" description="" command="/etc/dnsproxy/dnsproxy" command_args="-l 127.0.0.1 -u quic://c1f734.dns.nextdns.io -b 45.90.28.76 --cache --cache-size=8388608" command_background=true pidfile="/run/${RC_SVCNAME}.pid"