88bee34235
* rename role ffmwu-build -> firmware-build-server * rename playbook build-server to firmware-build-server
9 lines
191 B
Django/Jinja
9 lines
191 B
Django/Jinja
[Unit]
|
|
Description=fast remote file copy program daemon
|
|
ConditionPathExists=/etc/rsyncd.conf
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/rsync --daemon -6 --no-detach
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|