]> source.dussan.org Git - rspamd.git/commitdiff
Remove upstart job from Debian package (because it's breaking stuff) 233/head
authorAndrew Lewis <nerf@judo.za.org>
Thu, 19 Mar 2015 16:15:34 +0000 (18:15 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Thu, 19 Mar 2015 16:15:34 +0000 (18:15 +0200)
debian/rspamd.upstart [deleted file]

diff --git a/debian/rspamd.upstart b/debian/rspamd.upstart
deleted file mode 100644 (file)
index 1871d69..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-description "rspamd - rapid spam filtering system"
-author "Cameron Norman <camerontnorman@gmail.com>"
-
-start on filesystem
-stop on runlevel [016] or unmounting-filesystem
-
-pre-start exec install -m 700 -o _rspamd -g _rspamd -d /run/rspamd
-exec /usr/bin/rspamd -u _rspamd -g _rspamd -f -c /etc/rspamd/rspamd.conf