mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 03:17:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			311 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# This is another Debian default, that I may be missing under Arch, even
 | 
						|
# if the location changes.
 | 
						|
server:
 | 
						|
	# The following line will configure unbound to perform cryptographic
 | 
						|
	# DNSSEC validation using the root trust anchor.
 | 
						|
	auto-trust-anchor-file: "/var/lib/unbound/root.key"
 | 
						|
 | 
						|
# vim: filetype=unbound.conf
 |