<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Same bug here, temporary workaroud is to edit :
    /usr/lib/systemd/system/systemd-resolved.service.d/resolvconf.conf<br>
    and quote as following : <br>
    <br>
    [Service]<br>
    ExecStartPost=+/bin/sh -c '[ ! -e /run/resolvconf/enable-updates ]
    || echo "nameserver 127.0.0.53" | /sbin/resolvconf -a
    systemd-resolved'<br>
    #ReadWritePaths=/run/resolvconf<br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <b>Goran LAZAREVIC</b></div>
  </body>
</html>