From: Andrew Lewis Date: Tue, 19 Jul 2016 17:42:56 +0000 (+0200) Subject: [Fix] Remove Type=forking from systemd unit file (#709) X-Git-Tag: 1.3.0~44^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F731%2Fhead;p=thirdparty%2Frspamd.git [Fix] Remove Type=forking from systemd unit file (#709) --- diff --git a/rspamd.service b/rspamd.service index 76b5637ce8..cb03bc279d 100644 --- a/rspamd.service +++ b/rspamd.service @@ -3,7 +3,6 @@ Description=rapid spam filtering system After=nss-lookup.target [Service] -Type=forking NonBlocking=true ExecStart=/usr/bin/rspamd -c /etc/rspamd/rspamd.conf -f User=_rspamd