Open Boldfor opened 1 year ago
@keptenkurk, any chance you find some time to have a look at my three PRs from January? Two of them only deal with the documentation, and one (this one) includes a minor check to systemd if the service dies.
I don't think this commit is fixing anything. I'd rather:
Restart=on-failure
sys.exit()
@DjZU, thanks a lot for sharing your thoughts.
I'd love to incorporate your changes into the repository. However, as observable from my other contributions to this project, I'm already operating clearly way above my knowledge level, so I have to wait for someone else to incorporate what you propose. However, I'd be happy to test, in case someone incorporates your thoughts.
@Boldfor, you're welcome. Operating clearly above my knowledge level is actually the way I've been learning! But I'm not familiar yet with pushing commits so I just share what works for me with the community hoping for someone to make the commits... Every step I described just give it a try!
In case the service dies, it will be re-started.