aboutsummaryrefslogtreecommitdiff
path: root/hier.c
diff options
context:
space:
mode:
Diffstat (limited to 'hier.c')
-rw-r--r--hier.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hier.c b/hier.c
index 4aef75b..f154ccf 100644
--- a/hier.c
+++ b/hier.c
@@ -29,7 +29,9 @@ void hier()
c(auto_home,"bin","axfr-get",-1,-1,0755);
c(auto_home,"bin","dnsip",-1,-1,0755);
+ c(auto_home,"bin","dnsip6",-1,-1,0755);
c(auto_home,"bin","dnsipq",-1,-1,0755);
+ c(auto_home,"bin","dnsip6q",-1,-1,0755);
c(auto_home,"bin","dnsname",-1,-1,0755);
c(auto_home,"bin","dnstxt",-1,-1,0755);
c(auto_home,"bin","dnsmx",-1,-1,0755);