mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	Set LXC_UNPRIVILEGED=0 as default
This commit is contained in:
		@@ -25,7 +25,7 @@ LXC_SHAREFS_MOUNTPOINT="tank"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Define whether the container will be created in unprivileged (1) or privileged (0) mode
 | 
					# Define whether the container will be created in unprivileged (1) or privileged (0) mode
 | 
				
			||||||
# For 'zmb_standalone', 'zmb_pdc', 'zmb_member' and 'mailpiler' the container needs to be created with 'unprivileged=0'
 | 
					# For 'zmb_standalone', 'zmb_pdc', 'zmb_member' and 'mailpiler' the container needs to be created with 'unprivileged=0'
 | 
				
			||||||
LXC_UNPRIVILEGED="1"
 | 
					LXC_UNPRIVILEGED="0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Size of the RAM assigned to the container
 | 
					# Size of the RAM assigned to the container
 | 
				
			||||||
LXC_MEM="1024"
 | 
					LXC_MEM="1024"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user