6 lines
		
	
	
		
			154 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			154 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Automatically added by dh_installinit
 | 
						|
if [ "$1" = "purge" ] ; then
 | 
						|
	update-rc.d bforce remove >/dev/null || exit 0
 | 
						|
fi
 | 
						|
# End automatically added section
 |