Comment 34 for bug 11517

Revision history for this message
j^ (j) wrote :

if i take this out form /usr/share/hal/fdi/policy/10osvendor/10-storage-policy.fdi
i do not get the error. not sure if that helps...

<!-- Always eject USB storage devices to properly power them off -->
<device>
    <match key="info.category" string="storage">
      <match key="storage.bus" string="usb">
        <merge key="storage.requires_eject" type="bool">true</merge>
      </match>
    </match>
  </device>