Path : /etc/systemd/system/multi-user.target.wants/ |
Current File : //etc/systemd/system/multi-user.target.wants/rsync.service |
[Unit] Description=fast remote file copy program daemon Documentation=man:rsync(1) man:rsyncd.conf(5) ConditionPathExists=/etc/rsyncd.conf After=network.target [Service] ExecStart=/usr/bin/rsync --daemon --no-detach [Install] WantedBy=multi-user.target