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 c0c24728..30ed2c7a 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 @@ -51,6 +51,7 @@ systemctl disable apt-daily-upgrade.service systemctl disable pcscd.service systemctl disable man-db.timer systemctl disable ntp.service +systemctl disable igmpproxy.service systemctl enable vyos-hostsd.service systemctl enable acpid.service |