From 2f0d0365040eaf2f94fc3d1e205be92abbcc9aff Mon Sep 17 00:00:00 2001 From: Joshua Tauberer Date: Wed, 4 Jun 2014 17:27:01 -0400 Subject: [PATCH] the bc package is no longer needed since redoing dns_update --- setup/dns.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup/dns.sh b/setup/dns.sh index 7ef76d96..db553445 100644 --- a/setup/dns.sh +++ b/setup/dns.sh @@ -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.