melawy-archiso-config/Melawy-Linux-NetInstall/airootfs/etc/systemd/system/dnscrypt-proxy-resolv.conf....

11 lines
220 B
Desktop File

[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