the bc package is no longer needed since redoing dns_update

This commit is contained in:
Joshua Tauberer 2014-06-04 17:27:01 -04:00
parent d6e6cfd3c9
commit 2f0d036504
1 changed files with 1 additions and 2 deletions

View File

@ -21,9 +21,8 @@ else
fi
# Okay now install the package.
# bc is needed by dns_update.
apt_install nsd bc
apt_install nsd
# Prepare nsd's configuration.