diff options
-rwxr-xr-x | data/live-build-config/hooks/live/18-enable-disable_services.chroot | 1 |
1 files changed, 1 insertions, 0 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 f33042a5..2cc525aa 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 @@ -45,6 +45,7 @@ systemctl disable ocserv.service systemctl disable tuned.service systemctl disable radvd.service systemctl disable hostapd.service +systemctl disable hsflowd.service systemctl disable keepalived.service systemctl disable ipvsadm.service systemctl disable telegraf.service |