Login
From:
~/git/blog
(Uncensored)
subscribe
Cgi Like Python Scripts With Systemd Socket Activation
https://blog.thalheim.io/2015/06/25/cgi-like-python-scripts-with-systemd-socket-activation/
links
backlinks
Roast topics
Find topics
Find it!
Lets say you want to trigger remote the start of a python script. But you don’t want to have a service running all the time waiting for …