summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2017-06-11 19:48:57 +0200
committerAndrew Lewis <nerf@judo.za.org>2017-06-11 19:48:57 +0200
commit17a6ce2ae11994e60f88e934edf2f62ce799089c (patch)
tree9e4ab92d23b5d0936dcd178fed2408f1468917d2 /debian
parentfdf0cf9941ced79fb57bc1f7cb334cca7204b37d (diff)
downloadrspamd-17a6ce2ae11994e60f88e934edf2f62ce799089c.tar.gz
rspamd-17a6ce2ae11994e60f88e934edf2f62ce799089c.zip
[Conf] Do away with systemd specifics completely
Diffstat (limited to 'debian')
-rw-r--r--debian/rspamd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rspamd.init b/debian/rspamd.init
index 1a270692e..0cde6447a 100644
--- a/debian/rspamd.init
+++ b/debian/rspamd.init
@@ -17,7 +17,7 @@ DESC="Rspamd"
NAME=rspamd
DAEMON=/usr/bin/$NAME
RSPAMADM=/usr/bin/rspamadm
-DAEMON_ARGS="-c /etc/rspamd/rspamd.sysvinit.conf"
+DAEMON_ARGS="-c /etc/rspamd/rspamd.conf"
DESC="rapid spam filtering system"
PIDFILE=/run/rspamd/$NAME.pid
SCRIPTNAME=/etc/init.d/$NAME