diff options
| author | Daniil Baturin <daniil@vyos.io> | 2025-09-18 15:22:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-18 15:22:07 +0100 |
| commit | 8dbddfdbf6fe9ab933b19f685d2a6cd05592430d (patch) | |
| tree | c65e31248b2f14ae0307e5ee8f4c2844f46e0b9a /data | |
| parent | 7b2d5828197ce073d95229f70088f56f544ebb48 (diff) | |
| parent | 12eec3f22894db6a9d5922a5b441aa65238d1c07 (diff) | |
| download | vyos-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-x | data/live-build-config/hooks/live/18-enable-disable_services.chroot | 1 |
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 |
