# Defaults for brightd
# installed at /etc/default/brightd by the maintainer scripts

# If this is anything else than "true", brightd won't be started on login
START_BRIGHTD="true"

# Additional options that are passed to the Daemon.
DAEMON_OPTS="-w 5"
