[Unit]
Description=Copy resolv.conf to work DNS Crypt Proxy
Before=network-online.target
[Service]
Type=simple
ExecStart=/bin/sh -c /usr/local/bin/dnscrypt-proxy-resolv.conf.sh
[Install]
WantedBy=network-online.target