Hi Felix,

Felix Lechner <felix.lech...@lease-up.com> writes:

> Hi Maxim,
>
> Here is rsync service I use [1] in case that's helpful.
>
> Kind regards
> Felix
>
> [1]
> https://codeberg.org/lechner/system-config/src/commit/bf38906f52526d9d8a2bb92489b3bd51d0e7d713/host/wallace-server/operating-system.scm#L633-L651

Thanks.

This is how it is manually started, peeking at top:

--8<---------------cut here---------------start------------->8---
bash -c while true; do timeout --kill-after 5m 1h rsync --delete -av 
debbugs-...@debbugs.gnu.org::var-lib-debbugs /var/mumi/data/; sleep 1; done
--8<---------------cut here---------------end--------------->8---

-- 
Thanks,
Maxim



Reply via email to