From 2dd92a66373aabf24629550af009482d18a288b6 Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Thu, 19 Mar 2015 18:15:34 +0200 Subject: [PATCH] Remove upstart job from Debian package (because it's breaking stuff) --- debian/rspamd.upstart | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 debian/rspamd.upstart diff --git a/debian/rspamd.upstart b/debian/rspamd.upstart deleted file mode 100644 index 1871d6997..000000000 --- a/debian/rspamd.upstart +++ /dev/null @@ -1,8 +0,0 @@ -description "rspamd - rapid spam filtering system" -author "Cameron Norman " - -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 -- 2.39.5