X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=ud-replicate;h=e59391fbb248e2af232b7af410ffbef7813f235f;hb=8e375e4a9b96d99d643f2b39e6b159e718b54312;hp=765cc3a80a888ddbeaca92c7fe6fcb99f423650e;hpb=002a05d5273a6ab1a606a00c404cffa973c23f9c;p=mirror%2Fuserdir-ldap.git diff --git a/ud-replicate b/ud-replicate index 765cc3a..e59391f 100755 --- a/ud-replicate +++ b/ud-replicate @@ -169,11 +169,11 @@ if [ -e /var/lib/misc/thishost/dns-sshfp ]; then fi fi -if [ -e /var/lib/misc/thishost/dns-zone ]; then - if cmp /var/lib/misc/thishost/dns-zone $tempfile2; then - rndc_reload=1 - fi -fi +#if [ -e /var/lib/misc/thishost/dns-zone ]; then +# if cmp /var/lib/misc/thishost/dns-zone $tempfile2; then +# rndc_reload=1 +# fi +#fi # FIXME: # this needs to rebuild the zone file with a new serial so it can replicate.