summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyrylo Yatsenko <hedrok@gmail.com>2026-01-07 18:17:01 +0200
committerKyrylo Yatsenko <hedrok@gmail.com>2026-01-07 18:17:01 +0200
commitbbd10ab2f5d6a50103c689d637beea9e31f43328 (patch)
treef62aac263d0e35a9a38caea5aed2aa59540830fc
parent571943a976e27fcdb133bbf327993e6e1ba374c1 (diff)
downloadvyos-build-bbd10ab2f5d6a50103c689d637beea9e31f43328.tar.gz
vyos-build-bbd10ab2f5d6a50103c689d637beea9e31f43328.zip
T8159: remove rest of pmacct
Apart from pmacctd service, package pmacct also provided nfacctd, sfacctd and uacctd. Remove mention about them as we've removed pmacct.
-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