commit: 0dcdbdbd7da11c4cc7cb6dffec417b81c38718c1 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Jan 16 03:18:52 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Jan 16 03:18:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dcdbdbd
mail-filter/rspamd: default RSPAMD_CONFIGFILE value fixed Package-Manager: Portage-2.3.56, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> mail-filter/rspamd/files/rspamd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/rspamd/files/rspamd.conf b/mail-filter/rspamd/files/rspamd.conf index f3a65cbb20a..1f8fb77b3b1 100644 --- a/mail-filter/rspamd/files/rspamd.conf +++ b/mail-filter/rspamd/files/rspamd.conf @@ -1,7 +1,7 @@ # /etc/conf.d/rspamd # Configuration file -#RSPAMD_CONFIGFILE="/etc/rsyslog.conf" +#RSPAMD_CONFIGFILE="/etc/rspamd/rspamd.conf" # PID file # If you should ever change this, remember to update
