CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/23 07:11:37
Modified files:
usr.sbin/unbound/smallapp: unbound-checkconf.c
Log message:
unbound-checkconf pledges "stdio rpath getpw", later narrowing to "stdio rpath".
(File access is needed through the course of a run depending on which options
are configured - e.g. for DNSSEC root keys, hints and zone files).
Based on a diff from, and ok with, mestre@
