Modification : etc/nsd3/zone.d/ : préparation de la migration.
[lhc/ateliers.git] / vm_hosted
index f39224a..bd3c45e 100755 (executable)
--- a/vm_hosted
+++ b/vm_hosted
@@ -957,6 +957,7 @@ rule_nsd3_configure () { # NOTE: DNS autoritaire uniquement
        } |
        sudo install -m 640 -o root -g nsd /dev/stdin \
         /etc/nsd3/nsd.conf
+       sudo nsdc rebuild
        sudo service nsd3 restart
  }
 rule_php5_fpm_configure () {