diff options
author | Mikhail Gusarov <dottedmag@debian.org> | 2015-03-07 09:53:04 +0000 |
---|---|---|
committer | Andrew Lewis <nerf@judo.za.org> | 2015-03-11 21:51:15 +0200 |
commit | 7fcaf66165072c1916d4dcddeb3b4d049370c426 (patch) | |
tree | 50616aa2ba727c8abc70780bcb9b11e2e271abd4 /debian/rspamd.install | |
parent | 2c7f4e103f8f8626200ab4000e2c709381d0ba02 (diff) | |
download | rspamd-7fcaf66165072c1916d4dcddeb3b4d049370c426.tar.gz rspamd-7fcaf66165072c1916d4dcddeb3b4d049370c426.zip |
Unify systemd support
- Move it from debian/ and centos/
- Ensure Debian package installs .service/.socket
- Enable socket-activated service
- Clean up redundant CentOS config files
Diffstat (limited to 'debian/rspamd.install')
-rw-r--r-- | debian/rspamd.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/rspamd.install b/debian/rspamd.install deleted file mode 100644 index f02b35d19..000000000 --- a/debian/rspamd.install +++ /dev/null @@ -1,2 +0,0 @@ -debian/workers.conf etc/rspamd -debian/logging.conf etc/rspamd |