Files
vrpmdv-yocto-recipes/recipes-vrpmdv/recipes-base/python3-gunicorn/files/vrpmdv_web.socket

10 lines
144 B
SYSTEMD

[Unit]
Description=gunicorn socket for vrpmdv_web
[Socket]
ListenStream=/run/vrpmdv_web.sock
SocketUser=www
[Install]
WantedBy=sockets.target