forked from pool/rsync
Dirk Mueller
2c22aecd29
if working with image based systems OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=122
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
|