mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	Update constants-service.conf
Due to oom-killers set MEM to 4096MB
This commit is contained in:
		@@ -27,7 +27,7 @@ LXC_NESTING="1"
 | 
				
			|||||||
LXC_KEYCTL="0"
 | 
					LXC_KEYCTL="0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Sets the minimum amount of RAM the service needs for operation
 | 
					# Sets the minimum amount of RAM the service needs for operation
 | 
				
			||||||
LXC_MEM_MIN=2048
 | 
					LXC_MEM_MIN=4096
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# service dependent meta tags
 | 
					# service dependent meta tags
 | 
				
			||||||
SERVICE_TAGS="mongodb-server,java"
 | 
					SERVICE_TAGS="mongodb-server,java"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user