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: https://source.dussan.org/?a=commitdiff_plain;h=ad27ca84494cefa3d18909e3383de1d1b4b77d26;p=rspamd.git [Fix] Remove Type=forking from systemd unit file (#709) --- diff --git a/rspamd.service b/rspamd.service index 76b5637ce..cb03bc279 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