| 
				
			 | 
			
			
				@@ -3031,7 +3031,7 @@ function initial_setup { 
			 | 
		
	
		
			
			| 
				3031
			 | 
			
				3031
			 | 
			
			
				   apt-get -y remove --purge apache* 
			 | 
		
	
		
			
			| 
				3032
			 | 
			
				3032
			 | 
			
			
				   apt-get -y dist-upgrade 
			 | 
		
	
		
			
			| 
				3033
			 | 
			
				3033
			 | 
			
			
				   apt-get -y install ca-certificates emacs24 cpulimit 
			 | 
		
	
		
			
			| 
				3034
			 | 
			
				
			 | 
			
			
				-  apt-get -y install rsyncrypto cryptsetup libgfshare-bin obnam 
			 | 
		
	
		
			
			| 
				
			 | 
			
				3034
			 | 
			
			
				+  apt-get -y install rsyncrypto cryptsetup libgfshare-bin obnam sshpass 
			 | 
		
	
		
			
			| 
				3035
			 | 
			
				3035
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				3036
			 | 
			
				3036
			 | 
			
			
				   echo 'initial_setup' >> $COMPLETION_FILE 
			 | 
		
	
		
			
			| 
				3037
			 | 
			
				3037
			 | 
			
			
				 } 
			 |