From daf8d44060a516a77b0856f5ac9286aeec32bfcb Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Thu, 11 Apr 2024 11:32:39 +0000 Subject: T1797: Delete not exist disable vpp service The builder log: ``` 06:12:53 Failed to disable unit, unit vpp.service does not exist. ``` --- data/live-build-config/hooks/live/18-enable-disable_services.chroot | 1 - 1 file changed, 1 deletion(-) (limited to 'data/live-build-config') 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 08404a6..4e8efbb 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 @@ -70,7 +70,6 @@ systemctl disable podman-auto-update.timer systemctl disable podman-restart.service systemctl disable vyos-wan-load-balance.service systemctl disable nvmf-autoconnect.service -systemctl disable vpp.service systemctl disable dpkg-db-backup.timer systemctl disable dpkg-db-backup.service systemctl disable zabbix-agent2.service -- cgit v1.2.3