diff options
author | Mikhail Gusarov <dottedmag@dottedmag.net> | 2014-03-28 15:51:16 +0100 |
---|---|---|
committer | Mikhail Gusarov <dottedmag@dottedmag.net> | 2014-03-29 10:36:57 +0100 |
commit | 18c0d55ea780036564e1ae642c9af1d02995cb08 (patch) | |
tree | 974361fdfeab780de484565f2ec0942ca7c87cb3 /debian/rspamd.install | |
parent | 16372c22a3c79e851e64be14f792d6867f2e2054 (diff) | |
download | rspamd-18c0d55ea780036564e1ae642c9af1d02995cb08.tar.gz rspamd-18c0d55ea780036564e1ae642c9af1d02995cb08.zip |
Add systemd unit
Diffstat (limited to 'debian/rspamd.install')
-rw-r--r-- | debian/rspamd.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rspamd.install b/debian/rspamd.install new file mode 100644 index 000000000..f02b35d19 --- /dev/null +++ b/debian/rspamd.install @@ -0,0 +1,2 @@ +debian/workers.conf etc/rspamd +debian/logging.conf etc/rspamd |