summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorKyrylo Yatsenko <hedrok@gmail.com>2025-09-15 18:36:06 +0300
committerKyrylo Yatsenko <hedrok@gmail.com>2025-09-15 18:37:29 +0300
commit12eec3f22894db6a9d5922a5b441aa65238d1c07 (patch)
treec7255780b736cca4c2a08806961469a6e6d5c19a /data
parent1a6747b038ea49c78b801362ffbabf18eb09543a (diff)
downloadvyos-build-12eec3f22894db6a9d5922a5b441aa65238d1c07.tar.gz
vyos-build-12eec3f22894db6a9d5922a5b441aa65238d1c07.zip
T75: remove pmacct
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 04ca7f3e..905805d9 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
@@ -10,7 +10,6 @@ systemctl disable kea-dhcp4-server.service
systemctl disable kea-dhcp6-server.service
systemctl disable isc-dhcp-relay.service
systemctl disable nfacctd.service
-systemctl disable pmacctd.service
systemctl disable sfacctd.service
systemctl disable uacctd.service
systemctl disable ssh.service