aboutsummaryrefslogtreecommitdiffstats
path: root/centos
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2016-03-21 17:24:22 +0200
committerAndrew Lewis <nerf@judo.za.org>2016-03-21 17:24:22 +0200
commitb9bde2e88c0a15669d5806d81fa242e944a09677 (patch)
tree8e26f3fd73016b89a1a3722fff2dfdcc9a4f8ae7 /centos
parent32faea2585433c4864e279deeb798b1eea5e6ac2 (diff)
downloadrspamd-b9bde2e88c0a15669d5806d81fa242e944a09677.tar.gz
rspamd-b9bde2e88c0a15669d5806d81fa242e944a09677.zip
[Minor] Update CentOS service file patch
Diffstat (limited to 'centos')
-rw-r--r--centos/sources/rspamd.service.patch6
1 files 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