SHA256
1
0
forked from pool/nsd

- enable zone stats

OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=22
This commit is contained in:
Marcus Rückert 2015-11-26 00:03:16 +00:00 committed by Git OBS Bridge
parent c33d7a6a0a
commit 4cd9ba2b68
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 26 00:03:05 UTC 2015 - mrueckert@suse.de
- enable zone stats
-------------------------------------------------------------------
Wed Nov 25 23:32:33 UTC 2015 - mrueckert@suse.de

View File

@ -78,6 +78,7 @@ export LDFLAGS="-pie -Wl,-z,relro,-z,now"
--with-logfile=/var/log/nsd.log \
--enable-root-server \
--enable-bind8-stats \
--enable-zone-stats \
--enable-nsec3 \
--enable-mmap \
--with-user=%{name} \