hal/fdi/policy/10osvendor 20-storage-methods.fdi,1.14,1.15

David Zeuthen david at freedesktop.org
Thu Feb 9 12:05:40 PST 2006


Update of /cvs/hal/hal/fdi/policy/10osvendor
In directory gabe:/tmp/cvs-serv535/fdi/policy/10osvendor

Modified Files:
	20-storage-methods.fdi 
Log Message:
2006-02-09  David Zeuthen  <davidz at redhat.com>

        * fdi/policy/10osvendor/20-storage-methods.fdi: Ugh, make sure to
        launch hald-addon-storage if appropriate



Index: 20-storage-methods.fdi
===================================================================
RCS file: /cvs/hal/hal/fdi/policy/10osvendor/20-storage-methods.fdi,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- 20-storage-methods.fdi	3 Feb 2006 17:41:10 -0000	1.14
+++ 20-storage-methods.fdi	9 Feb 2006 20:05:35 -0000	1.15
@@ -5,7 +5,11 @@
     <match key="info.udi" string="/org/freedesktop/Hal/devices/computer">
       <append key="info.callouts.add" type="strlist">hal-system-storage-cleanup-mountpoints</append>
     </match>
-    
+
+    <match key="storage.media_check_enabled" bool="true">
+      <append key="info.addons" type="strlist">hald-addon-storage</append>
+    </match>
+
     <match key="@block.storage_device:storage.drive_type" string="cdrom">
       <match key="volume.disc.has_audio" bool="true">
         <append key="info.interfaces" type="strlist">org.freedesktop.Hal.Device.Volume</append>




More information about the hal-commit mailing list