New Rspamd image, also fixes #386

This commit is contained in:
andryyy
2017-06-22 17:12:13 +02:00
parent 2c3d649f0f
commit 4066f3507c
3 changed files with 9 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
chown -R _rspamd:_rspamd /var/lib/rspamd
exec "$@"