mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-17 23:48:20 +00:00
When delivering "multi-agent" setup, incus needs INCUS_AGENT_PATH set where the static binaries are found. Updated env.d file to include this. Since systemd services don't include custom env variables from /etc/env.d, try to pass them over via "PassEnvironment" option. Closes: https://bugs.gentoo.org/959878 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
2 lines
80 B
Text
2 lines
80 B
Text
INCUS_AGENT_PATH=/usr/libexec/incus/agents
|
|
INCUS_EDK2_PATH=/usr/share/edk2-ovmf
|