Skip to content

Commit

Permalink
incusd: Set INCUS_UI
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <stgraber@stgraber.org>
  • Loading branch information
stgraber committed Oct 30, 2023
1 parent e25c97d commit f6b238d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions systemd/incusd
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ set -e
export INCUS_LXC_HOOK=/opt/incus/share/lxc/hooks/
export INCUS_LXC_TEMPLATE_CONFIG=/opt/incus/share/lxc/config/
export INCUS_OVMF_PATH=/opt/incus/share/qemu/
export INCUS_UI=/opt/incus/ui/
export LD_LIBRARY_PATH=/opt/incus/lib/
export PATH=/opt/incus/bin/:${PATH}

Expand Down

0 comments on commit f6b238d

Please sign in to comment.