From 259ffebba573ee56845ccc0d9f2e01cbce88159b Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Date: Thu, 18 Sep 2025 13:30:02 +0500 Subject: [PATCH] Bring in isc-dhcp-client for now --- conf/build.manifest | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/build.manifest b/conf/build.manifest index 35f5b63..81fc601 100644 --- a/conf/build.manifest +++ b/conf/build.manifest @@ -95,6 +95,8 @@ base-packages: install_recommends: true - name: incus install_recommends: false +- name: isc-dhcp-client + install_recommends: true - name: incus-agent # agent is required to get proper events in websockets and run commands on VMs install_recommends: false