We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8511a9e commit 9408b94Copy full SHA for 9408b94
1 file changed
src/ch/ch_driver.c
@@ -254,7 +254,6 @@ chDomainCreateXML(virConnectPtr conn,
254
goto cleanup;
255
256
vmdef = NULL;
257
- vm->persistent = 1;
258
259
if (virCHDomainObjBeginJob(vm, CH_JOB_MODIFY) < 0)
260
0 commit comments