mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-01 13:36:15 +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;
|
return;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
PVE::Firewall::clone_vmfw_conf($vmid, $newid);
|
||||||
|
|
||||||
return $rpcenv->fork_worker('qmclone', $vmid, $authuser, $realcmd);
|
return $rpcenv->fork_worker('qmclone', $vmid, $authuser, $realcmd);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user