summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2025-09-18 15:22:07 +0100
committerGitHub <noreply@github.com>2025-09-18 15:22:07 +0100
commit8dbddfdbf6fe9ab933b19f685d2a6cd05592430d (patch)
treec65e31248b2f14ae0307e5ee8f4c2844f46e0b9a /data
parent7b2d5828197ce073d95229f70088f56f544ebb48 (diff)
parent12eec3f22894db6a9d5922a5b441aa65238d1c07 (diff)
downloadvyos-build-8dbddfdbf6fe9ab933b19f685d2a6cd05592430d.tar.gz
vyos-build-8dbddfdbf6fe9ab933b19f685d2a6cd05592430d.zip
Merge pull request #1030 from hedrok/T75-remove-pmacct
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