thinkserver/installation/think_something.socket
Christian Lawson-Perfect 531c609277 add README and COPYING
The README has some basic installation instructions which I hope will be
enough for me to recreate this when I need to.
2025-02-10 12:20:28 +00:00

8 lines
131 B
SYSTEMD

[Unit]
Description=thinkserver gunicorn socket
[Socket]
ListenStream=/run/think_something.sock
[Install]
WantedBy=sockets.target