| 
				
			 | 
			
			
				@@ -219,8 +219,8 @@ UPGRADE_SCRIPT_NAME="freedombone-upgrade" 
			 | 
		
	
		
			
			| 
				219
			 | 
			
				219
			 | 
			
			
				 # name of a script which keeps running processes going even if they crash 
			 | 
		
	
		
			
			| 
				220
			 | 
			
				220
			 | 
			
			
				 WATCHDOG_SCRIPT_NAME="keepon" 
			 | 
		
	
		
			
			| 
				221
			 | 
			
				221
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				222
			 | 
			
				
			 | 
			
			
				-# the type of backup system used 
			 | 
		
	
		
			
			| 
				223
			 | 
			
				
			 | 
			
			
				-BACKUP_TYPE='rsync' 
			 | 
		
	
		
			
			| 
				
			 | 
			
				222
			 | 
			
			
				+# the type of backup system used, rsync or obnam 
			 | 
		
	
		
			
			| 
				
			 | 
			
				223
			 | 
			
			
				+BACKUP_TYPE='obnam' 
			 | 
		
	
		
			
			| 
				224
			 | 
			
				224
			 | 
			
			
				  
			 | 
		
	
		
			
			| 
				225
			 | 
			
				225
			 | 
			
			
				 # Name of a script used to create a backup of the system on usb drive 
			 | 
		
	
		
			
			| 
				226
			 | 
			
				226
			 | 
			
			
				 BACKUP_SCRIPT_NAME="backup" 
			 |