summaryrefslogtreecommitdiff
path: root/data/live-build-config
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2022-06-02 16:34:05 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2022-06-02 16:34:05 +0000
commit48918fc43ad9ad74df6827f459783482f0c61231 (patch)
treed788210737997f1c04cfe855a4318d5de66376c8 /data/live-build-config
parent64527ab567d08212f01889b2351ceb75c35fdc9d (diff)
downloadvyos-build-48918fc43ad9ad74df6827f459783482f0c61231.tar.gz
vyos-build-48918fc43ad9ad74df6827f459783482f0c61231.zip
owamp: T4222: Disable by default owamp and twamp services
Diffstat (limited to 'data/live-build-config')
-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 fbe2abde..6c2c64e8 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
@@ -56,6 +56,8 @@ systemctl disable ModemManager.service
systemctl disable dnsdist.service
systemctl disable haproxy.service
systemctl disable miniupnpd.service
+systemctl disable owamp-server.service
+systemctl disable twamp-server.service
echo I: Enabling services
systemctl enable ssh-session-cleanup.service