# This will run the hal daemon as user root 
#DAEMON_OPTS=

# This will run the hal daemon as normal user 'hal' with some additional
# privileges; This will not execute callout scripts as root (so fstab-sync
# won't work) and makes hal unable to do filesystem type autodetection for
# non-removable devices
DAEMON_OPTS=--drop-privileges
