Added rsync

This commit is contained in:
AwesomeAdam54321 2021-06-22 10:51:14 +02:00
parent a30d1171f1
commit 2e23e1dece

5
sv/rsync/run Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh -e
test -e /etc/rsyncd.conf
set +e
sv start networking
exec /usr/bin/rsync --daemon --no-detach