From 394ec80f498651e4b2c72d94989c97ba8401321b Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Tue, 22 Oct 2024 20:22:28 -0500 Subject: T6718: vyconfd.service is started by vyos-router --- data/live-build-config/hooks/live/18-enable-disable_services.chroot | 1 + 1 file changed, 1 insertion(+) 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 26c7f094..1042cef9 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 @@ -68,6 +68,7 @@ systemctl disable dpkg-db-backup.timer systemctl disable dpkg-db-backup.service systemctl disable zabbix-agent2.service systemctl disable suricata.service +systemctl disable vyconfd.service echo I: Enabling services systemctl enable vyos-hostsd.service -- cgit v1.2.3