Skip to content

Commit

Permalink
= env: add comment about LIBGUESTFS_CACHEDIR which was for libvirt
Browse files Browse the repository at this point in the history
this is an old thing which we forgot about, so better to have a comment
so we remember what it is
  • Loading branch information
smemsh committed Aug 22, 2024
1 parent 54d8283 commit 511be29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.d/env
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ esetenv GCAL \
"--iso-week-number=yes " \
;

# libvirt appliance cache
esetenv LIBGUESTFS_CACHEDIR /var/cache/libguestfs


Expand Down

0 comments on commit 511be29

Please sign in to comment.