[Bug 27323] Re: hal's automount_enabled_hint causes disk activity every few seconds
Martin Pitt
martin.pitt at ubuntu.com
Mon May 8 11:06:48 UTC 2006
/etc/hal/fdi/policy/preferences.fdi has an example for that. Try something like
<device>
<match key="storage.hotpluggable" bool="false">
<merge key="storage.automount_enabled_hint" type="bool">false</merge>
</match>
<match key="storage.removable" bool="false">
<merge key="storage.automount_enabled_hint" type="bool">false</merge>
</match>
</device>
--
hal's automount_enabled_hint causes disk activity every few seconds
https://launchpad.net/bugs/27323
More information about the desktop-bugs
mailing list