mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-02 18:59:41 +00:00
do not call check_lock() for sendkey
This commit is contained in:
parent
ff1a2432c8
commit
15f231e1c7
@ -2644,8 +2644,6 @@ sub vm_sendkey {
|
||||
|
||||
my $conf = load_config($vmid);
|
||||
|
||||
check_lock($conf) if !$skiplock;
|
||||
|
||||
vm_monitor_command($vmid, "sendkey $key");
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user