9e4b0bf82d
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/rsync#47694dc9540f95cb1551999121cac4aab283e718
11 lines
138 B
SYSTEMD
11 lines
138 B
SYSTEMD
[Unit]
|
|
Description=Rsync Server Socket
|
|
Conflicts=rsyncd.service
|
|
|
|
[Socket]
|
|
ListenStream=873
|
|
Accept=yes
|
|
|
|
[Install]
|
|
WantedBy=sockets.target
|