diff --git a/sv/resolvconf-pull-resolved/run b/sv/resolvconf-pull-resolved/run index be3bc98..8a9e78f 100755 --- a/sv/resolvconf-pull-resolved/run +++ b/sv/resolvconf-pull-resolved/run @@ -2,5 +2,4 @@ test -e /run/resolvconf/enable-updates test -x /sbin/resolvconf /bin/sh -c 'cat /run/systemd/resolve/stub-resolv.conf | grep -v edns0 | /sbin/resolvconf -a systemd-resolved' -resolvectl query gnu.org > /dev/null exec pause