From bbd10ab2f5d6a50103c689d637beea9e31f43328 Mon Sep 17 00:00:00 2001 From: Kyrylo Yatsenko Date: Wed, 7 Jan 2026 18:17:01 +0200 Subject: 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. --- data/live-build-config/hooks/live/18-enable-disable_services.chroot | 3 --- 1 file changed, 3 deletions(-) (limited to 'data') 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 -- cgit v1.2.3