Closed htgoebel closed 5 years ago
Thank you very much @htgoebel for your contribution!
I just wanna let you know, that I'm off for holidays until the end of July. So let's push this forward in August.
Hey @htgoebel !
Would be nice to push this forward. Do you plan to continue working on this PR?
I rebased the whole code on current master, converting the tests to use pytest, which is now used for testing.
@open-dynaMIX Regarding teh still open change: It's up to you to resolve this :-)
@htgoebel Awesome! Thanks a lot! :100:
This command-line option allows setting the input-stream the logs are read from.
This is required when starting anonip as a service using systemd:
<
redirect in theExec*=…
line.StandardInput=file:…
for redirecting requires systemd v236, which is not available in Debian 9 (Stretch) which has LTS until 2022-06 (and Debian 10 is not yet released).Using systemd for starting the anonip process simpifies using anonip with nginx a lot. I already prepared examples for respective systemd-unit files, but this still requires some testing.