* Make a properly running daemon * Create a init script * Add a configuration file * Configuration options: ** Hardware address ** Blink (yes/no) ** Reduce brightness ** Raise brightness * Add a setup.py * Add debian packaging ** Create a unprivileged user to run the daemon under * Add a man page * Add syslog logging * Correctly catch signals