moves zonesdir to /var/nsd to avoid writing in /etc/nsd
This commit is contained in:
parent
694cc7a826
commit
3d18596470
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2003/10/24 09:10:24 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2003/10/24 12:30:11 jakob Exp $
|
||||
|
||||
COMMENT= "authoritative-only name server daemon"
|
||||
|
||||
@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --enable-ipv6 \
|
||||
--with-librap \
|
||||
--with-user=named \
|
||||
--with-pidfile=/var/run/nsd.pid \
|
||||
--with-zonesdir=/var/nsd \
|
||||
--with-dbfile=/var/nsd/nsd.db
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user