9 lines
		
	
	
		
			243 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			243 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#
 | 
						|
# syslogd defaults
 | 
						|
#
 | 
						|
 | 
						|
# Secure mode enabled, forwarding to remote servers allowed, disable
 | 
						|
# with another '-s', logging from remote servers disallowed.
 | 
						|
# Default log rotation at 10 MiB, keeping 10 backlog copies.
 | 
						|
SYSLOGD_OPTS="-s -r 10M:10"
 |