mirror of
				https://git.proxmox.com/git/pve-manager
				synced 2025-10-31 14:34:29 +00:00 
			
		
		
		
	log openvz configuration changes
This commit is contained in:
		
							parent
							
								
									d12338569d
								
							
						
					
					
						commit
						96e1743e3e
					
				| @ -237,6 +237,8 @@ __PACKAGE__->register_method({ | ||||
| 
 | ||||
| 	    my $cmd = ['vzctl', '--skiplock', 'set', $vmid, @$changes, '--save']; | ||||
| 
 | ||||
| 	    PVE::Cluster::log_msg('info', $user, "update CT $vmid: " . join(' ', @$changes)); | ||||
|   | ||||
| 	    PVE::Tools::run_command($cmd); | ||||
| 	}; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dietmar Maurer
						Dietmar Maurer