summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-04-15 15:42:08 +0100
committerGitHub <noreply@github.com>2025-04-15 15:42:08 +0100
commit7487f6354b21381c4733a4c8900edc5ecc99c3b5 (patch)
treee6fa429948ad09aa0895a151fe9041cbffec8469 /data
parente7694c49b90e492dc2d21cfe1beb560200c1455f (diff)
parent4ce28b3f8c640f6c23349b07041f50d019332e89 (diff)
downloadvyos-build-7487f6354b21381c4733a4c8900edc5ecc99c3b5.tar.gz
vyos-build-7487f6354b21381c4733a4c8900edc5ecc99c3b5.zip
Merge pull request #944 from c-po/netplug-T7353
T7353: netplug.service is started by vyos-router
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot2
1 files changed, 2 insertions, 0 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 3b4efe38..21b41b23 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
@@ -72,6 +72,8 @@ systemctl disable suricata.service
systemctl disable vyconfd.service
systemctl disable vpp.service
systemctl disable vyos-commitd.service
+systemctl disable netplug.service
+
echo I: Enabling services
systemctl enable vyos-hostsd.service