[vpnc-script] breakage with commit 6f87b0fe
Mike Miller
mtmiller at debian.org
Sat Dec 24 16:03:14 PST 2016
Hi, I'm seeing breakage with vpnc-script as of 6f87b0fe (Add support for
systemd-resolved).
I think relying on the existence of /usr/bin/busctl is not really
sufficient to say that systemd-resolved is actually in use on the
system. Any systemd-based system has busctl, but is not necessarily
using systemd-resolved. I don't know what a sufficient condition would
be, maybe checking that nsswitch.conf is configured for nss-resolve?
grep -q '^hosts:.*\bresolve\b' /etc/nsswitch.conf
Other ideas? Thanks,
--
mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20161224/cb04a354/attachment.sig>
More information about the openconnect-devel
mailing list