'service nsd rebuild' is no longer a thing

Seems like it was removed in nsd4 (since Ubuntu 14.04). It now
silently does nothing.

Fixes #41.
This commit is contained in:
Joshua Tauberer 2014-04-26 11:47:31 +00:00
parent f713d9232f
commit 296d2941db
1 changed files with 1 additions and 2 deletions

View File

@ -120,8 +120,7 @@ EOF
done
# Kick nsd.
service nsd rebuild
service nsd restart # ensure it is running
service nsd restart
# Kick opendkim.
service opendkim restart