summaryrefslogtreecommitdiff
path: root/community/dspam/dspam.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/dspam/dspam.service')
-rw-r--r--community/dspam/dspam.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/dspam/dspam.service b/community/dspam/dspam.service
deleted file mode 100644
index 1a5b1e710..000000000
--- a/community/dspam/dspam.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=A highly accurate statistical spam filter that uses minimal resources
-
-[Service]
-Type=forking
-User=dspam
-ExecStart=/usr/bin/dspam --daemon 2>/dev/null
-PrivateTmp=true
-
-[Install]
-WantedBy=multi-user.target \ No newline at end of file