Skip to content

Commit

Permalink
incusd: Create missing log path
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 Sep 27, 2024
1 parent 6b3a69e commit e59bb13
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 @@ -10,4 +10,5 @@ export INCUS_UI=/opt/incus/ui/
export LD_LIBRARY_PATH=/opt/incus/lib/
export PATH=/opt/incus/bin/:${PATH}

mkdir -p /var/log/incus/
exec incusd "$@"

0 comments on commit e59bb13

Please sign in to comment.