mirror of
				https://github.com/casjaysdevdocker/bind
				synced 2025-11-03 19:02:10 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				release-tag / release-image (push) Successful in 3m43s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	release-tag / release-image (push) Successful in 3m43s
				
			rootfs/usr/local/etc/docker/init.d/02-named.sh
This commit is contained in:
		@@ -337,9 +337,8 @@ zone "$domain_name" {
 | 
			
		||||
    type master;
 | 
			
		||||
    notify yes;
 | 
			
		||||
    also-notify { $DNS_SERVER_SECONDARY; };
 | 
			
		||||
    update-policy {	grant ddns-key zonesub ANY; };
 | 
			
		||||
    allow-transfer { any; key "backup-key"; trusted; };
 | 
			
		||||
    allow-update {key "certbot."; key "dhcp-key"; trusted; key "ddns-key"; };
 | 
			
		||||
    allow-update { key "certbot."; key "dhcp-key"; trusted; key "ddns-key"; };
 | 
			
		||||
    file "$VAR_DIR/primary/$file_name";
 | 
			
		||||
};
 | 
			
		||||
#  ********** end $domain_name **********
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user