]> source.dussan.org Git - rspamd.git/commitdiff
Update CentOS7 service file patch again 484/head
authorAndrew Lewis <nerf@judo.za.org>
Mon, 18 Jan 2016 17:38:24 +0000 (19:38 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Mon, 18 Jan 2016 17:38:24 +0000 (19:38 +0200)
centos/sources/rspamd.service.patch

index 31db888e682e81439d4d88addf60f2c61187e221..884e130b0e3c542f2f2d12a50eec68fd64983e7d 100644 (file)
@@ -1,5 +1,5 @@
---- rspamd.service.orig        2015-10-14 19:31:57.147935738 +0200
-+++ rspamd.service     2015-10-14 20:36:07.848964984 +0200
+--- rspamd.service.orig        2016-01-18 19:32:58.660425266 +0200
++++ rspamd.service     2016-01-18 19:33:33.288446835 +0200
 @@ -3,8 +3,7 @@
  After=nss-lookup.target
  
@@ -7,6 +7,6 @@
 -ExecStart=/usr/bin/rspamd -c /etc/rspamd/rspamd.conf -f
 -User=_rspamd
 +ExecStart=/usr/bin/rspamd -c /etc/rspamd/rspamd.conf -f -u _rspamd -g _rspamd
+ RuntimeDirectory=rspamd
+ RuntimeDirectoryMode=0755
  
- [Install]
- WantedBy=multi-user.target