From 8b162f794f084b34048ea4196e3ca34ee0c5fdbe Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 24 Jan 2021 09:52:29 +0100 Subject: systemd: services: T2518: disable ndppd service --- data/live-build-config/hooks/live/18-enable-disable_services.chroot | 1 + 1 file changed, 1 insertion(+) (limited to 'data/live-build-config') diff --git a/data/live-build-config/hooks/live/18-enable-disable_services.chroot b/data/live-build-config/hooks/live/18-enable-disable_services.chroot index 89e80b00..758e1c8e 100755 --- a/data/live-build-config/hooks/live/18-enable-disable_services.chroot +++ b/data/live-build-config/hooks/live/18-enable-disable_services.chroot @@ -55,6 +55,7 @@ systemctl disable hostapd.service systemctl disable keepalived.service systemctl disable ipvsadm.service systemctl disable telegraf.service +systemctl disable ndppd.service echo I: Enabling services systemctl enable ssh-session-cleanup.service -- cgit v1.2.3