PolicyKit-olpc
==============

OLPC's software setup requires certain modifications to default application
policies, which this package installs.


CONTENTS
========

org.freedesktop.hal.power-management.reboot-multiple-sessions
org.freedesktop.hal.power-management.shutdown-multiple-sessions
	The sugar UI uses HAL to shutdown and reboot, but HAL by default requires
	auth_admin when multiple sessions are active. We change the active stanza
	to "yes" so that the active user can always reboot the system.

org.freedesktop.hal.storage.mount-removable.defaults-override
	The sugar UI uses HAL to mount removable storage (USB and SD). This works
	fine if you are in X but not if a console session is active (hence the
	olpc session is inactive). This override allows inactive users to mount
	volumes.
