mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 08:02:28 +01:00 
			
		
		
		
	added vim and htop to toolset var
This commit is contained in:
		@@ -61,7 +61,7 @@ LXC_PWD="S3cr3tp@ssw0rd"
 | 
				
			|||||||
LXC_AUTHORIZED_KEY="ssh-rsa xxxxxxxx"
 | 
					LXC_AUTHORIZED_KEY="ssh-rsa xxxxxxxx"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Define some optional packages to install (your favourite tools on linux systems)
 | 
					# Define some optional packages to install (your favourite tools on linux systems)
 | 
				
			||||||
LXC_TOOLSET="net-tools dnsutils mc sysstat lsb-release curl git"
 | 
					LXC_TOOLSET="vim htop net-tools dnsutils mc sysstat lsb-release curl git"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Define system timezone on LXC container
 | 
					# Define system timezone on LXC container
 | 
				
			||||||
LXC_TIMEZONE="Europe/Berlin"
 | 
					LXC_TIMEZONE="Europe/Berlin"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user