mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 01:54:36 +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
|