how to enable "guest-exec"

n0bie

Member
Dec 28, 2021
69
2
13
37
helo
here i have checked on my vm centos7:

root@n1:~# qm agent 228 info

{
"enabled" : false,
"name" : "guest-exec",
"success-response" : true
},



how do we enable that "guest-exec" ? is that possible? thanks
 
so this is default behaviour of centos7?
I didn't check, it seems to be. But you should be able to modify the command where qemu-ga is invoked during startup and remove the blacklisting of guest-exec.