comments
This commit is contained in:
		
							parent
							
								
									d31d1700d5
								
							
						
					
					
						commit
						8a3fd36f85
					
				| 
						 | 
					@ -241,6 +241,7 @@ IFS="$OLD_IFS"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RELOAD_ZONES=`cat "$RELOAD_ZONES_TMP_FILE"`
 | 
					RELOAD_ZONES=`cat "$RELOAD_ZONES_TMP_FILE"`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# we assume we run apache and bind on the master
 | 
				
			||||||
alternc_reload $RELOAD_ZONES
 | 
					alternc_reload $RELOAD_ZONES
 | 
				
			||||||
for slave in $ALTERNC_SLAVES; do
 | 
					for slave in $ALTERNC_SLAVES; do
 | 
				
			||||||
    if [ "$slave" != "localhost" ]; then
 | 
					    if [ "$slave" != "localhost" ]; then
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue