From: Stephen Gran Date: Sun, 23 Aug 2009 12:35:38 +0000 (+0100) Subject: increment the serial if the ud-ldap info changes X-Git-Tag: userdir-ldap-0.3.71~2 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=cf96cdff992b8f343e9964ba0385795e14a31497 increment the serial if the ud-ldap info changes Signed-off-by: Stephen Gran --- diff --git a/ud-replicate b/ud-replicate index e59391f..d8b5f4e 100755 --- a/ud-replicate +++ b/ud-replicate @@ -175,13 +175,7 @@ fi # fi #fi -# FIXME: -# this needs to rebuild the zone file with a new serial so it can replicate. -# this means splitting the functionality in the current git hook into two scripts, -# one of which takes a file and maybe some other arguments and rebuilds the zone -# file, the other doing the git pull and determining which files to rebuild. -# this is just a temporary hack to have some logical flow in place. - if [ "${rndc_reload}" -gt 0 ]; then + /git/HOOKS/write_zonefile debian.org rndc reload fi