The resolvconf implementation provided by systemd via resolvectl strips everything after the interface name, so each additional server that's installed replaces the previous one. And even for other resolvconf implementations installing them individually doesn't seem necessary as we track and refcount them anyway. Closes strongswan/strongswan#1353