summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2026-03-18 22:43:01 +0100
committerChristian Breunig <christian@breunig.cc>2026-03-19 16:10:24 +0100
commit05e5e63d86bbc9a1cfc1c3a529079169f586e507 (patch)
tree36581e84b7fcd6e0574076af2141aa2fd9e74915 /data
parenta7fef643d90105d3a099fe3fd4124a9e7df40bae (diff)
downloadvyos-build-05e5e63d86bbc9a1cfc1c3a529079169f586e507.tar.gz
vyos-build-05e5e63d86bbc9a1cfc1c3a529079169f586e507.zip
T8047: replace netplugd with vyos-netlinkd
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot2
1 files changed, 1 insertions, 1 deletions
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