When run without --systemd, naxalnet will log to stderr. Otherwise, it will log to systemd journal. log.py is no longer needed.
- New dependency -- python-systemd for logging to journal - Changed service file to start after networkd - New submodule which contains "logger" for use by all other submodules - Removed bus argument from Device and Adapter classes