summaryrefslogtreecommitdiff
path: root/community/uwsgi/uwsgi@.socket
blob: 641182e9ae065baad531f1ceac7d9f48fa81d1b4 (plain)
1
2
3
4
5
6
7
8
9
[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