summaryrefslogtreecommitdiffstats
path: root/dns_wizard
diff options
context:
space:
mode:
Diffstat (limited to 'dns_wizard')
-rw-r--r--dns_wizard/Bind.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns_wizard/Bind.pm b/dns_wizard/Bind.pm
index ad3bd3ff..3eb01828 100644
--- a/dns_wizard/Bind.pm
+++ b/dns_wizard/Bind.pm
@@ -64,7 +64,7 @@ my $o = {
CLIENTNAME => '',
CLIENTIP => '',
},
-# needed_rpm => [ 'bind' ],
+ needed_rpm => [ 'bind' ],
defaultimage => "/usr/share/wizards/dns_wizard/images/DNS.png",
init => sub {
if ($SHORTHOSTNAME =~ /localhost/) {