mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-03-23 15:06:28 -04:00

The doc on bind-dirs only provided an example where /var/lib/tor was made persistent in sys-whonix. However, if one tries to make persistent any directory that wasn't already present in the template qube, it would not persist as expected. The issue QubesOS/qubes-issues#5862 demonstrates this exact confusion. This commit adds a note about this situation. Fixes QubesOS/qubes-issues#5862