Commit 3a890ddf authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

/lib/systemd/system/mimedefang-multiplexor.service should exist prior enabling...

/lib/systemd/system/mimedefang-multiplexor.service should exist prior enabling of mimedefang service
parent 3db80eee
......@@ -29,9 +29,8 @@ all: mimedefang-service mimedefang-multiplexor-service
install -v -Dm755 mimedefang-wrapper /usr/libexec
install -v -Dm644 mimedefang.conf /etc/default/mimedefang
@echo "$$MIMEDEFANG_SERVICE" > /lib/systemd/system/mimedefang.service
systemctl enable mimedefang.service
@echo "$$MIMEDEFANG_MULTIPLEXOR_SERVICE" > /lib/systemd/system/mimedefang-multiplexor.service
systemctl enable mimedefang-multiplexor.service
systemctl enable mimedefang.service
rm -rf mimedefang-2.84
mimedefang-service:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment