From: Andrew Lewis Date: Mon, 21 Mar 2016 15:24:22 +0000 (+0200) Subject: [Minor] Update CentOS service file patch X-Git-Tag: 1.2.1~12^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F564%2Fhead;p=rspamd.git [Minor] Update CentOS service file patch --- diff --git a/centos/sources/rspamd.service.patch b/centos/sources/rspamd.service.patch index 884e130b0..866a65ee5 100644 --- a/centos/sources/rspamd.service.patch +++ b/centos/sources/rspamd.service.patch @@ -1,5 +1,5 @@ ---- rspamd.service.orig 2016-01-18 19:32:58.660425266 +0200 -+++ rspamd.service 2016-01-18 19:33:33.288446835 +0200 +--- rspamd.service.orig 2016-03-21 17:21:25.316909188 +0200 ++++ rspamd.service 2016-03-21 17:21:45.377034896 +0200 @@ -3,8 +3,7 @@ After=nss-lookup.target @@ -9,4 +9,4 @@ +ExecStart=/usr/bin/rspamd -c /etc/rspamd/rspamd.conf -f -u _rspamd -g _rspamd RuntimeDirectory=rspamd RuntimeDirectoryMode=0755 - + Restart=always