summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2025-04-18 20:00:03 +0300
committerGitHub <noreply@github.com>2025-04-18 20:00:03 +0300
commite902f96165ffd18998a2278f3ac4fd31fd951d5b (patch)
tree35020a4fbe90722193695abf74e2bb353df18b30 /data
parentc20a0637a43134384946731490f2ae914bdfad17 (diff)
parent0efde86ea62a55e720886cf40178653a1de87177 (diff)
downloadvyos-build-e902f96165ffd18998a2278f3ac4fd31fd951d5b.tar.gz
vyos-build-e902f96165ffd18998a2278f3ac4fd31fd951d5b.zip
Merge pull request #947 from dmbaturin/T7241-remove-fastnemon
build: T7241: remove fastnetmon from the list of services to be disabled by default
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot1
1 files changed, 0 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 21b41b23..b9fbfb3f 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
@@ -41,7 +41,6 @@ systemctl disable snmpd.service
systemctl disable conserver-server.service
systemctl disable dropbear.service
systemctl disable fancontrol.service
-systemctl disable fastnetmon.service
systemctl disable ddclient.service
systemctl disable ocserv.service
systemctl disable tuned.service