mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 17:47:13 +08:00
11 lines
131 B
SYSTEMD
11 lines
131 B
SYSTEMD
[Unit]
|
|
Description=Rsync Socket
|
|
Conflicts=rsyncd.service
|
|
|
|
[Socket]
|
|
ListenStream=873
|
|
Accept=true
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|