systemd: services: T3572: disable smartd

This commit is contained in:
Christian Poessinger 2021-05-23 10:49:51 +02:00
parent f2a2dc1928
commit 21340d1348

View File

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