T6989: disable rsyslog service

This commit is contained in:
Christian Breunig 2025-02-02 21:42:47 +01:00
parent c1b5494ea0
commit a0ef45b19d

View File

@ -1,6 +1,7 @@
#!/bin/sh
echo I: Disabling services
systemctl disable rsyslog.service
systemctl disable arpwatch.service
systemctl disable smartd.service
systemctl disable kea-ctrl-agent.service