| 12345678910111213141516171819 |
- <!--
- WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
- OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
- virsh pool-edit Downloads
- or other application using the libvirt API.
- -->
- <pool type='dir'>
- <name>Downloads</name>
- <uuid>e28884d7-177c-43c1-ba5c-696f786cdc7a</uuid>
- <capacity unit='bytes'>0</capacity>
- <allocation unit='bytes'>0</allocation>
- <available unit='bytes'>0</available>
- <source>
- </source>
- <target>
- <path>/home/laxaurus/Downloads</path>
- </target>
- </pool>
|