From: Johannes K. <ma...@oj...> - 2022-07-21 17:54:40
|
On 21.07.22 18:20 Vikas Rawal wrote: > I have modified the scripts slightly based on recommendations on this > thread. But this still does not work. I am just looking for mbsync to run > every two minutes. What do most people use? > > It is crazy that something so obvious should be so difficult to get right. Please run the following commands: systemctl --user status mbsync.service systemctl --user status mbsync.timer Did you run "systemctl --user daemon-reload" after the modifications? Did you enable the timer? Did you start the timer? ... Kind Regards, Johannes |