From 05e5e63d86bbc9a1cfc1c3a529079169f586e507 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Wed, 18 Mar 2026 22:43:01 +0100 Subject: T8047: replace netplugd with vyos-netlinkd --- data/live-build-config/hooks/live/18-enable-disable_services.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') 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 63a63bab..a4149584 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 @@ -67,7 +67,7 @@ systemctl disable zabbix-agent2.service systemctl disable suricata.service systemctl disable vyconfd.service systemctl disable vpp.service -systemctl disable netplug.service +systemctl disable vyos-netlinkd.service echo I: Enabling services systemctl enable vyos-hostsd.service -- cgit v1.2.3