service: Ensure starting when there's a ttyGS0 to write to

Also fix lintian sillyness.

Change-Id: Ia9aa5228b20f080f1fd1a720e91111134ba1964b
2 files changed
tree: 21152ea5ed0434220735c69ea048bf2c6e187f71
  1. debian/
  2. man/
  3. vitalsd/
  4. .gitignore
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. MANIFEST.in
  8. README.md
  9. setup.py
README.md

vitalsd - Statistics for Embedded Systems

What is this?

vitalsd is a very simple tool that samples vital system statistics (CPU load, free/total memory, temperatures, etc.) and outputs them periodically to a serial port. It's designed to be used on embedded systems with physical serial ports that can crash in unexpected ways that leave the system in a non-triageable state.