[nsd/f14/master] updated nsd.cron

Paul Wouters pwouters at fedoraproject.org
Wed Mar 9 21:18:37 UTC 2011


commit 4eacfe33f33cdd4ccebcf252c2ab1df3c6ae7be5
Author: Paul Wouters <paul at xelerance.com>
Date:   Wed Mar 9 16:18:05 2011 -0500

    updated nsd.cron

 nsd.cron |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nsd.cron b/nsd.cron
index 08993d5..d86905c 100644
--- a/nsd.cron
+++ b/nsd.cron
@@ -22,7 +22,7 @@ $NSDC_PROG -c $NSD_CONF patch > /dev/null 2>&1
 # complete this operation within an hour, but it should work fine for
 # most other uses.
 
-case "$NSD_AUTORELOAD" in
+case "$NSD_AUTOREBUILD" in
 	[Yy]|[Yy][Ee][Ss])
 		database="`$NSD_CHECKCONF_PROG -o database $NSD_CONF`"
 		$NSD_CHECKCONF_PROG -v $NSD_CONF | grep zonefile: | sed "s/^.*\"\(.*\)\"/\1/" | while read zonefile


More information about the scm-commits mailing list