path: waagent_2.12.0.2-4/azurelinuxagent/common/osutil/ubuntu.py
    def get_dhcp_pid(self):
        return self._get_dhcp_pid(["pidof", "systemd-networkd"])
    def start_network(self):
