initial commit of file from CVS for e-smith-base on Thu 26 Oct 11:24:52 BST 2023
This commit is contained in:
12
root/usr/share/hal/fdi/95userpolicy/usb-rev35-drive.fdi
Normal file
12
root/usr/share/hal/fdi/95userpolicy/usb-rev35-drive.fdi
Normal file
@@ -0,0 +1,12 @@
|
||||
<?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>
|
12
root/usr/share/hal/fdi/95userpolicy/usb-rev70-drive.fdi
Normal file
12
root/usr/share/hal/fdi/95userpolicy/usb-rev70-drive.fdi
Normal file
@@ -0,0 +1,12 @@
|
||||
<?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>
|
Reference in New Issue
Block a user