Downloads.xml 543 B

12345678910111213141516171819
  1. <!--
  2. WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
  3. OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  4. virsh pool-edit Downloads
  5. or other application using the libvirt API.
  6. -->
  7. <pool type='dir'>
  8. <name>Downloads</name>
  9. <uuid>e28884d7-177c-43c1-ba5c-696f786cdc7a</uuid>
  10. <capacity unit='bytes'>0</capacity>
  11. <allocation unit='bytes'>0</allocation>
  12. <available unit='bytes'>0</available>
  13. <source>
  14. </source>
  15. <target>
  16. <path>/home/laxaurus/Downloads</path>
  17. </target>
  18. </pool>