]> source.dussan.org Git - rspamd.git/commit
Reorganize configuration files for systemd 203/head
authorMikhail Gusarov <dottedmag@debian.org>
Fri, 6 Mar 2015 23:09:04 +0000 (23:09 +0000)
committerMikhail Gusarov <dottedmag@debian.org>
Fri, 6 Mar 2015 23:10:08 +0000 (23:10 +0000)
commit369a7f71ab5cfa16d3cf2990a253684029f126d1
tree19ac40ac8c71601138cb22c3ca5840936c705b12
parent8901661d2d4b1eba88d8e77c6fb500b73746f79e
Reorganize configuration files for systemd

Common systemd/non-systemd options were moved to .inc
files. rspamd.conf is systemd-enabled one,
rspamd.sysvinit.conf is sysvinit-compatible one.
12 files changed:
conf/common.conf [new file with mode: 0644]
conf/logging.conf [deleted file]
conf/logging.inc [new file with mode: 0644]
conf/options.conf [deleted file]
conf/options.inc [new file with mode: 0644]
conf/rspamd.conf
conf/rspamd.sysvinit.conf [new file with mode: 0644]
conf/worker-controller.inc [new file with mode: 0644]
conf/worker-normal.inc [new file with mode: 0644]
conf/workers.conf [deleted file]
debian/logging.conf [deleted file]
debian/workers.conf [deleted file]