mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-30 21:44:27 -04:00 
			
		
		
		
	Avoid warnings when applying settings for uninstalled kmods. See also FS#1073. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
		
			
				
	
	
		
			10 lines
		
	
	
		
			379 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			379 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Do not edit, changes to this file will be lost on upgrades
 | |
| # /etc/sysctl.conf can be used to customize sysctl settings
 | |
| 
 | |
| net.netfilter.nf_conntrack_acct=1
 | |
| net.netfilter.nf_conntrack_checksum=0
 | |
| net.netfilter.nf_conntrack_max=16384
 | |
| net.netfilter.nf_conntrack_tcp_timeout_established=7440
 | |
| net.netfilter.nf_conntrack_udp_timeout=60
 | |
| net.netfilter.nf_conntrack_udp_timeout_stream=180
 |