Same bug here, temporary workaroud is to edit :
/usr/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf
and quote as following :

[Service]
ExecStartPost=+/bin/sh -c '[ ! -e /run/resolvconf/enable-updates ] ||
echo "nameserver 127.0.0.53" | /sbin/resolvconf -a systemd-resolved'
#ReadWritePaths=/run/resolvconf


-- 
*Goran LAZAREVIC*

Reply via email to