systemd: services: disable sendmail

(cherry picked from commit 700f566000245a078147a59ada9889d598cad42c)
This commit is contained in:
Christian Poessinger 2021-03-27 15:14:28 +01:00
parent ed19a11152
commit 56ecc5b821

View File

@ -2,6 +2,7 @@
echo I: Disabling services
systemctl disable exim4.service
systemctl disable sendmail.service
systemctl disable isc-dhcp-server.service
systemctl disable isc-dhcp-relay.service
systemctl disable nfacctd.service