core/rsync/rsyncd.service
2013-05-07 18:43:45 +00:00

10 lines
180 B
Desktop File

[Unit]
Description=A file transfer program to keep remote files in sync
[Service]
ExecStart=/usr/bin/rsync --daemon --no-detach
RestartSec=1
[Install]
WantedBy=multi-user.target