freebsd-ports/net/djbdns/files/patch-ab
Neil Blakey-Milner e0b2c29572 Update to djbdns 1.02
PR:		21510
Submitted by:	Dan Peterson <danp@danp.net>
2000-09-28 18:19:06 +00:00

11 lines
275 B
Text

--- hier.c.orig Sat Sep 23 17:37:08 2000
+++ hier.c Sat Sep 23 17:37:52 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);