mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 08:07:15 +08:00
10 lines
112 B
SYSTEMD
10 lines
112 B
SYSTEMD
[Unit]
|
|
Description=Git Daemon Socket
|
|
|
|
[Socket]
|
|
ListenStream=9418
|
|
Accept=true
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|