mirror of
https://github.com/openharmony/third_party_backends.git
synced 2026-07-01 09:11:13 -04:00
b16d9d30d7
Signed-off-by: 田迅 <tianxun3@huawei.com>
11 lines
132 B
SYSTEMD
11 lines
132 B
SYSTEMD
[Unit]
|
|
Description=saned incoming socket
|
|
|
|
[Socket]
|
|
ListenStream=6566
|
|
Accept=yes
|
|
MaxConnections=1
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|