summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2026-01-12 20:14:31 +0000
committerGitHub <noreply@github.com>2026-01-12 20:14:31 +0000
commit5667462b8db072b90b01eb10938b5e31e45a5c15 (patch)
treef62aac263d0e35a9a38caea5aed2aa59540830fc /data
parent571943a976e27fcdb133bbf327993e6e1ba374c1 (diff)
parentbbd10ab2f5d6a50103c689d637beea9e31f43328 (diff)
downloadvyos-build-5667462b8db072b90b01eb10938b5e31e45a5c15.tar.gz
vyos-build-5667462b8db072b90b01eb10938b5e31e45a5c15.zip
Merge pull request #1098 from hedrok/T8159-clean-up-after-pmacct
T8159: remove rest of pmacct
Diffstat (limited to 'data')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot3
1 files changed, 0 insertions, 3 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 58ef7239..63a63bab 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
@@ -9,9 +9,6 @@ systemctl disable isc-kea-dhcp4-server.service
systemctl disable isc-kea-dhcp6-server.service
systemctl disable isc-kea-dhcp-ddns-server.service
systemctl disable isc-dhcp-relay.service
-systemctl disable nfacctd.service
-systemctl disable sfacctd.service
-systemctl disable uacctd.service
systemctl disable ssh.service
systemctl disable sshguard.service
systemctl disable openvpn.service