diff options
| author | Kyrylo Yatsenko <hedrok@gmail.com> | 2025-09-15 18:36:06 +0300 |
|---|---|---|
| committer | Kyrylo Yatsenko <hedrok@gmail.com> | 2025-09-15 18:37:29 +0300 |
| commit | 12eec3f22894db6a9d5922a5b441aa65238d1c07 (patch) | |
| tree | c7255780b736cca4c2a08806961469a6e6d5c19a /data | |
| parent | 1a6747b038ea49c78b801362ffbabf18eb09543a (diff) | |
| download | vyos-build-12eec3f22894db6a9d5922a5b441aa65238d1c07.tar.gz vyos-build-12eec3f22894db6a9d5922a5b441aa65238d1c07.zip | |
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 |
