summaryrefslogtreecommitdiff
path: root/community/uwsgi/uwsgi@.socket
blob: 012b33a7a6ebae2211de9232764e67c214af1288 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Socket for uWSGI Cgit

[Socket]
# Change this to your uwsgi application port or unix socket location
ListenStream=/run/uwsgi/%I.sock

[Install]
WantedBy=sockets.target