9 lines
133 B
SYSTEMD
9 lines
133 B
SYSTEMD
|
[Unit]
|
||
|
Description=Socket Portail Captif
|
||
|
|
||
|
[Socket]
|
||
|
ListenStream=/tmp/gunicorn-portail_captif.sock
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=sockets.target
|