path: waagent_2.12.0.2-4/azurelinuxagent/common/osutil/redhat.py
    # Override
    def get_dhcp_pid(self):
        return self._get_dhcp_pid(["pidof", "dhclient"])
    def set_hostname(self, hostname):
