PKGBUILDs/community/uwsgi/uwsgi_at.socket
2014-11-21 14:12:14 +00:00

10 lines
185 B
SYSTEMD

[Unit]
Description=Socket for uWSGI %I
[Socket]
# Change this to your uwsgi application port or unix socket location
ListenStream=/run/uwsgi/%I.sock
[Install]
WantedBy=sockets.target