From b7ebc951da8800f711142f69d9d958bde67a112d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Apr 2019 09:54:45 +0100 Subject: gentoo resync : 28.04.2019 --- eclass/apache-2.eclass | 3 +++ 1 file changed, 3 insertions(+) (limited to 'eclass/apache-2.eclass') diff --git a/eclass/apache-2.eclass b/eclass/apache-2.eclass index d7c8254d8b24..886161758a32 100644 --- a/eclass/apache-2.eclass +++ b/eclass/apache-2.eclass @@ -418,6 +418,9 @@ apache-2_pkg_setup() { if use userland_BSD; then elog "On BSD systems you need to add the following line to /boot/loader.conf:" elog " accf_http_load=\"YES\"" + if use ssl ; then + elog " accf_data_load=\"YES\"" + fi elog fi } -- cgit v1.2.3