Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559742
en ru br
ALT Linux repos
S:7.4.3-alt6

Group :: System/Servers
RPM: pve-manager

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: pve-container-lxc.patch
Download


--- pve-container/src/PVE/API2/LXC.pm.alt	2018-11-12 17:47:12.008702480 +0300
+++ pve-container/src/PVE/API2/LXC.pm	2018-11-26 12:51:46.360696754 +0300
@@ -226,7 +226,6 @@ __PACKAGE__->register_method({
 
 	if (defined($pool)) {
 	    $rpcenv->check_pool_exist($pool);
-	    $rpcenv->check_perm_modify($authuser, "/pool/$pool");
 	}
 
 	if ($rpcenv->check($authuser, "/vms/$vmid", ['VM.Allocate'], 1)) {
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin