Update readsb.default to track upstream and change rrdtool graph dir
Place more of the net options in readsb to support more options out of
the box rather than configure later
The upstream graphs location will automatically place the rrdtool
graphs in /run/readsb which is cleared out at every reboot. Since
/var/lib/readsb will exist (it's the readsb user homedir), place the
images there so they will persist between reboots
More completely removed tmpfiles and install readsb.proto
aa8711c7 didn't do the complete job of eliminating the tmpfiles
from being used.
Install readsb.proto into /usr/share/readsb to make it available
for use with protobuf if desired
Remove tmpfiles to prevent conflicts with dump1090
Add more support for rrdtool usages
Include collectd as a optional dep
Add readsbrrd.service
Add sample service/timer files for graph generation
Add shell scripts to readsb dir
Switch to readsb-protobuf.
Add provides and symlink to allow replacement of dump1090-f-git.
Move device and device type to etc/default/readsb.
Add readsb user via sysusers.
Add etc/default/readsb file.
Initial version of readsb AUR package.