smeserver-base/root/usr/share/hal/fdi/95userpolicy/usb-rev70-drive.fdi

13 lines
421 B
Plaintext
Raw Normal View History

<?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="RRD2">
<merge key="storage.policy.desired_mount_point" type="string">usbdisk</merge>
</match>
</match>
</match>
</device>
</deviceinfo>