hal Digest, Vol 13, Issue 31

David Zeuthen david at fubar.dk
Thu Aug 17 13:14:19 PDT 2006


On Thu, 2006-08-17 at 12:48 -0700, Arvind Ayyangar wrote:

> suppose u wanna change the degfault position where ur device is
> mounted from the default /media/usbdisk to /media/celunite, it can be
> done as follows. it can be done by
> modifying /etc/hal/fdi/policy/preferences.fdi 
> 
> <device>
>     <match key="info.udi" string="/org/freedesktop/Hal/devices/volume_uuid_E265_5E6A">
>       <merge key="volume.policy.desired_mount_point
> " type="string">celeunite</merge>
>       <merge key="volume.policy.mount_option.iocharset=iso8859-15" type="bool">true</merge>
>       <merge key="volume.policy.mount_option.sync
> " type="bool">true</merge>
>     </match>
>   </device>
> 
> i guess that should work...

Obsolete.

    David





More information about the hal mailing list