path: waagent_2.12.0.2-4/azurelinuxagent/common/osutil/photonos.py
    def get_dhcp_pid(self):
        return self._get_dhcp_pid(['pidof', 'systemd-networkd'])
    def conf_sshd(self, disable_password):
