mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
systemd: services: disable sendmail
(cherry picked from commit 700f566000245a078147a59ada9889d598cad42c)
This commit is contained in:
parent
ed19a11152
commit
56ecc5b821
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user