Send a copy of the default configuration on a new start
commit7bc787e5d74d5c5f1a5abbdcba41dfebc408eba5
authorSean Robinson <robinson@tuxfamily.org>
Sat, 19 Apr 2014 20:46:19 +0000 (19 13:46 -0700)
committerSean Robinson <robinson@tuxfamily.org>
Sat, 19 Apr 2014 20:46:19 +0000 (19 13:46 -0700)
treee74a6c726e729eea823899e637a8a3e9d1ddb0c5
parente34933fe08da9e03fff3f230d87941d3b001b280
Send a copy of the default configuration on a new start

The empty dictionary was a temporary measure to help split the missing
configuration file from the GUI.  Now that default values are well-
handled, send a copy of those to the user.

Signed-off-by: Sean Robinson <robinson@tuxfamily.org>
wifiradar/__init__.py