This commit is contained in:
Antoine Beaupré 2009-08-06 18:10:26 +00:00
parent d31d1700d5
commit 8a3fd36f85
1 changed files with 1 additions and 0 deletions

View File

@ -241,6 +241,7 @@ IFS="$OLD_IFS"
RELOAD_ZONES=`cat "$RELOAD_ZONES_TMP_FILE"`
# we assume we run apache and bind on the master
alternc_reload $RELOAD_ZONES
for slave in $ALTERNC_SLAVES; do
if [ "$slave" != "localhost" ]; then