summarylogtreecommitdiffstats
path: root/uwsgi_at.socket
blob: f5790b8dc505383d4cd734b0cd4981553e51dbf9 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Socket for uWSGI %I (x32 ABI)

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

[Install]
WantedBy=sockets.target