mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-01-27 19:41:17 +00:00
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
|