File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / rsync / packaging / systemd / rsync.service
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Nov 1 09:54:32 2016 UTC (7 years, 10 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

[Unit]
Description=fast remote file copy program daemon
ConditionPathExists=/etc/rsyncd.conf

[Service]
ExecStart=/usr/bin/rsync --daemon --no-detach

[Install]
WantedBy=multi-user.target

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>