| 
				
			 | 
			
			
				@@ -8040,6 +8040,7 @@ function intrusion_detection { 
			 | 
		
	
		
			
			| 
				8040
			 | 
			
				8040
			 | 
			
			
				   reset-tripwire 
			 | 
		
	
		
			
			| 
				8041
			 | 
			
				8041
			 | 
			
			
				   sed -i 's/SYSLOGREPORTING.*/SYSLOGREPORTING =false/g' /etc/tripwire/twcfg.txt 
			 | 
		
	
		
			
			| 
				8042
			 | 
			
				8042
			 | 
			
			
				   sed -i '/# These files change the behavior of the root account/,/}/ s/.*//g' /etc/tripwire/twpol.txt 
			 | 
		
	
		
			
			| 
				
			 | 
			
				8043
			 | 
			
			
				+  sed -i 's|/etc/rc.boot.*||g' /etc/tripwire/twpol.txt 
			 | 
		
	
		
			
			| 
				8043
			 | 
			
				8044
			 | 
			
			
				   # Don't show any changes to /proc 
			 | 
		
	
		
			
			| 
				8044
			 | 
			
				8045
			 | 
			
			
				   sed -i 's|/proc.*||g' /etc/tripwire/twpol.txt 
			 | 
		
	
		
			
			| 
				8045
			 | 
			
				8046
			 | 
			
			
				   # Don't report log changes 
			 |