tkuester / taky

A simple python TAK server
MIT License
188 stars 43 forks source link

Generate systemd scripts #7

Closed tkuester closed 3 years ago

tkuester commented 3 years ago

This will be most useful for finishing off an install.

We will leave it to the user to install the service files. At a later point, if we do debian packages, those can install the scripts for the user.

tkuester commented 3 years ago

Added proof of concept in 57c3829. Seems to work well so far.