From b9bde2e88c0a15669d5806d81fa242e944a09677 Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Mon, 21 Mar 2016 17:24:22 +0200 Subject: [PATCH] [Minor] Update CentOS service file patch --- centos/sources/rspamd.service.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.5