Commit 7752bf5a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Enable sm-client service

parent b62432f9
......@@ -53,6 +53,7 @@ all: sendmail-config mail-aliases sendmail-default sm-client-service sendmail-se
newaliases
@echo "$$SENDMAIL_DEFAULT" > /etc/default/sendmail
@echo "$$SM_CLIENT_SERVICE" > /lib/systemd/system/sm-client.service
systemctl enable sm-client.service
@echo "$$SENDMAIL_SERVICE" > /lib/systemd/system/sendmail.service
systemctl enable sendmail.service
rm -rf sendmail-8.16.1
......
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