Maxim Cournoyer <[email protected]> writes: > Hi, > > Currently, the sync of issues with MUMI happen via a manually launched > rsync (by rekado). We should properly configure it in the berlin.scm > configuration file, so that it sticks after a reboot.
>From Ricardo:
We need the service to read a secret from a file, set an env var
(RSYNC_PASSWORD), and then keep doing this:
timeout --kill-after 5m 1h rsync --delete -av
--
Thanks,
Maxim
