From 5fc9c378b67c42ade369af315f1383861f00b269 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 19 Jun 2020 17:26:03 +0200 Subject: systemd: services: disable all udp-broadcast-relay instances --- data/live-build-config/hooks/live/18-enable-disable_services.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/live-build-config/hooks') 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 cb84d442..a3e9f06d 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 @@ -14,7 +14,7 @@ systemctl disable openvpn.service systemctl disable lldpd.service systemctl disable conntrackd.service systemctl disable mdns-repeater.service -systemctl disable udp-broadcast-relay{1.99}.service +systemctl disable 'udp-broadcast-relay@*.service' systemctl disable pdns-recursor.service systemctl disable tftpd-hpa.service systemctl disable strongswan.service -- cgit v1.2.3