path: waagent_2.12.0.2-4/azurelinuxagent/common/osutil/suse.py
    def get_dhcp_pid(self):
        return self._get_dhcp_pid(["pidof", self.dhclient_name])
    def is_dhcp_enabled(self):
