UPC / ravada

Remote Virtual Desktops Manager
https://ravada.upc.edu/
GNU Affero General Public License v3.0
537 stars 176 forks source link

Set transtient flag for temporary volumes #2055

Open frankiejol opened 1 month ago

frankiejol commented 1 month ago

Currently we manually manage TeMPorary volumes. There is a transient flag that can be added to make it easier.

<disk type='file' device='disk'>
  <transient/>
 ...
</disk>