This commit is contained in:
André
2018-07-13 12:04:32 +02:00
10 changed files with 415 additions and 460 deletions

View File

@@ -3,4 +3,4 @@
chown -R _rspamd:_rspamd /var/lib/rspamd
[[ ! -f /etc/rspamd/override.d/worker-controller-password.inc ]] && echo '# Placeholder' > /etc/rspamd/override.d/worker-controller-password.inc
exec /sbin/tini -- "$@"
exec "$@"