13 lines
420 B
XML
13 lines
420 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- -->
|
|
<deviceinfo version="0.2">
|
|
<device>
|
|
<match key="storage.bus" string="usb">
|
|
<match key="storage.vendor" string="Iomega">
|
|
<match key="storage.model" string="RRD">
|
|
<merge key="storage.policy.desired_mount_point" type="string">usbdisk</merge>
|
|
</match>
|
|
</match>
|
|
</match>
|
|
</device>
|
|
</deviceinfo>
|