[Unit] Description=Update openresolv data from systemd-resolved After=systemd-resolved.service [Service] Type=oneshot ExecStart=/bin/sh -c '/sbin/resolvconf -a systemd-networkd < /run/systemd/resolve/resolv.conf' #ExecStart=/sbin/resolvconf -u