]> source.dussan.org Git - rspamd.git/commitdiff
[Fix] Remove Type=forking from systemd unit file (#709) 731/head
authorAndrew Lewis <nerf@judo.za.org>
Tue, 19 Jul 2016 17:42:56 +0000 (19:42 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Tue, 19 Jul 2016 17:43:38 +0000 (19:43 +0200)
rspamd.service

index 76b5637ce803d74b08cb1bfbcac4540afdc1ae70..cb03bc279dc5f9960626582bc4a31561e9ad9f03 100644 (file)
@@ -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