From 638f92941ba4f1bcb02e50a14cdcc81ea9a6a25e Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 29 Jan 2022 19:43:08 +0100 Subject: upnpd: T3420: disable service by default --- 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 fc1b096e..6fdf3565 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 @@ -54,6 +54,7 @@ systemctl disable atop-rotate.timer systemctl disable ModemManager.service systemctl disable dnsdist.service systemctl disable haproxy.service +systemctl disable miniupnpd.service echo I: Enabling services systemctl enable ssh-session-cleanup.service -- cgit v1.2.3