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

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

[Install]
WantedBy=sockets.target