Blame SOURCES/rsyncd.service

eab3d9
[Unit]
eab3d9
Description=fast remote file copy program daemon
eab3d9
ConditionPathExists=/etc/rsyncd.conf
eab3d9
eab3d9
[Service]
eab3d9
EnvironmentFile=/etc/sysconfig/rsyncd
eab3d9
ExecStart=/usr/bin/rsync --daemon --no-detach "$OPTIONS"
eab3d9
eab3d9
[Install]
eab3d9
WantedBy=multi-user.target