mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-01 09:33:24 +00:00
clone vm firewall config file
Signed-off-by: Alen Grizonic <a.grizonic@proxmox.com>
This commit is contained in:
parent
a310ea0d15
commit
457010cc48
@ -2282,6 +2282,8 @@ __PACKAGE__->register_method({
|
||||
return;
|
||||
};
|
||||
|
||||
PVE::Firewall::clone_vmfw_conf($vmid, $newid);
|
||||
|
||||
return $rpcenv->fork_worker('qmclone', $vmid, $authuser, $realcmd);
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user