| 
					
				 | 
			
			
				@@ -84,7 +84,7 @@ and add the following 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ``` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 0 0 */3 * * /path/to/dnssec-signer 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ``` 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-This updates active zones every `3`'rd day.  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+This updates active zones every `3`'rd day. Append ` > /var/log/dnssec-signer` to store the last output log. Then you can open this and read the last result. There's also a timestamp produced at the start if you're wondering what time it updated the zone. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 ## Note 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 This is only tested under Bind9 on Ubuntu 16.04.03 
			 |