summaryrefslogtreecommitdiff
path: root/net/djbdns/patches/patch-aa
blob: a9c1982f40b0bb6a371aa0d9a6719e6793bd42f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1 2000/12/29 16:42:55 hubertf Exp $

--- hier.c.orig	Thu Dec 28 16:35:18 2000
+++ hier.c	Thu Dec 28 16:35:49 2000
@@ -2,7 +2,7 @@
 
 void hier()
 {
-  c("/","etc","dnsroots.global",-1,-1,0644);
+  c(auto_home,"etc","dnsroots.global",-1,-1,0644);
 
   h(auto_home,-1,-1,02755);
   d(auto_home,"bin",-1,-1,02755);