summaryrefslogtreecommitdiff
path: root/data/live-build-config
diff options
context:
space:
mode:
authorViacheslav Hletenko <v.gletenko@vyos.io>2024-04-11 11:32:39 +0000
committerViacheslav Hletenko <v.gletenko@vyos.io>2024-04-11 11:32:39 +0000
commitdaf8d44060a516a77b0856f5ac9286aeec32bfcb (patch)
treeb8699b03444fb68c85328413d1bb76a64711d044 /data/live-build-config
parenta9cc581827e9a0ba1646b16ed07170e4ec2ca34e (diff)
downloadvyos-build-daf8d44060a516a77b0856f5ac9286aeec32bfcb.tar.gz
vyos-build-daf8d44060a516a77b0856f5ac9286aeec32bfcb.zip
T1797: Delete not exist disable vpp service
The builder log: ``` 06:12:53 Failed to disable unit, unit vpp.service does not exist. ```
Diffstat (limited to 'data/live-build-config')
-rwxr-xr-xdata/live-build-config/hooks/live/18-enable-disable_services.chroot1
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 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