From cdd03f807a0d8346bc0fe7d1187ee0befe356624 Mon Sep 17 00:00:00 2001 From: Lee Starnes Date: Sat, 19 Sep 2020 00:12:15 +0000 Subject: user/rspamd: import from Alpine, disable JIT, and use lua5.3 --- user/rspamd/rspamd.confd | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 user/rspamd/rspamd.confd (limited to 'user/rspamd/rspamd.confd') diff --git a/user/rspamd/rspamd.confd b/user/rspamd/rspamd.confd new file mode 100644 index 000000000..620eecb94 --- /dev/null +++ b/user/rspamd/rspamd.confd @@ -0,0 +1,13 @@ +# Configuration for /etc/init.d/rspamd + +# User and group to run rspamd workers. +#command_user="rspamd:rspamd" + +# Path of the main configuration file. +#cfgfile="/etc/rspamd/rspamd.conf" + +# Where to log startup configuration checking: +# - /dev/null - silent if check pass (default) +# - /dev/stdout - always print output on the curent terminal +# - /path/filename - append output to the specified logfile +#startuplog="/var/log/rspamd/startup.log" -- cgit v1.2.3-70-g09d2