[pve-devel] [PATCH][pve-manager] Changes set_userpasswd method

Dietmar Maurer dietmar at proxmox.com
Thu Oct 24 17:18:21 CEST 2013


> -               # hack: vzctl '--userpasswd' starts the CT, but we want
> -               # to avoid that for create
> -               PVE::OpenVZ::set_rootpasswd($private, $password)
> +               PVE::OpenVZ::set_rootpassword($vmid, $password)

As mentioned in the comment, we don't want to start the VM.
Your approach start the VM (or is that fixed now)?




More information about the pve-devel mailing list