aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMikhail Gusarov <dottedmag@dottedmag.net>2014-03-08 11:07:35 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-03-08 21:49:18 +0000
commitadfb3d13729b685815939421ed5e9c4f689f0094 (patch)
tree642ac4e1431893b00fd057d6aa8ce8383c61a999 /debian
parent5ecccb3cdb055042b04062043b5ddf351f44c938 (diff)
downloadrspamd-adfb3d13729b685815939421ed5e9c4f689f0094.tar.gz
rspamd-adfb3d13729b685815939421ed5e9c4f689f0094.zip
Remove implementation detail
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rspamd.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rspamd.init b/debian/rspamd.init
index bd616b83f..629f43ebe 100755
--- a/debian/rspamd.init
+++ b/debian/rspamd.init
@@ -6,7 +6,7 @@
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Rspamd spam filtering system
-# Description: Rspamd is fast and modular spam filtering system written in C
+# Description: Rspamd is fast and modular spam filtering system
### END INIT INFO
# Author: Vsevolod Stakhov <vsevolod@highsecure.ru>