mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	Management server: fix qemu-img path in cloudstack sudoers (#11614)
This commit is contained in:
		
							parent
							
								
									38006b2e03
								
							
						
					
					
						commit
						253ac03621
					
				| @ -18,7 +18,7 @@ | |||||||
| # The CloudStack management server needs sudo permissions | # The CloudStack management server needs sudo permissions | ||||||
| # without a password. | # without a password. | ||||||
| 
 | 
 | ||||||
| Cmnd_Alias CLOUDSTACK = /bin/mkdir, /bin/mount, /bin/umount, /bin/cp, /bin/chmod, /usr/bin/keytool, /bin/keytool, /bin/touch, /bin/find, /bin/df, /bin/ls, /bin/qemu-img | Cmnd_Alias CLOUDSTACK = /bin/mkdir, /bin/mount, /bin/umount, /bin/cp, /bin/chmod, /usr/bin/keytool, /bin/keytool, /bin/touch, /bin/find, /bin/df, /bin/ls, /bin/qemu-img, /usr/bin/qemu-img | ||||||
| 
 | 
 | ||||||
| Defaults:@MSUSER@ !requiretty | Defaults:@MSUSER@ !requiretty | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user