CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2015/07/19 11:31:21
Modified files: etc/rc.d : unbound Log message: remove code from unbound's rc script that generates control keys/certs if control-enable is used, our standard configuration is using unix domain sockets without certs. existing setups with already-created certificates are ok, if somebody needs remote+certs they can generate keys themself. ok florian@