diff options
| author | Ryan Kavanagh <rak@rak.ac> | 2026-08-13 09:58:58 -0400 |
|---|---|---|
| committer | Ryan Kavanagh <rak@rak.ac> | 2026-08-13 09:58:58 -0400 |
| commit | 47f92d1134dd9cc82cda8f45623bf20525ed7765 (patch) | |
| tree | 741a95419d52bc25348955b0a1884750a60d68f8 /dot_config/systemd/user/mbsync@.timer | |
| parent | mcgill drop (diff) | |
| parent | Only install borgmatic music,pictures,tosh on asteria (diff) | |
Merge remote-tracking branch 'gh'
Diffstat (limited to 'dot_config/systemd/user/mbsync@.timer')
| -rw-r--r-- | dot_config/systemd/user/mbsync@.timer | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/dot_config/systemd/user/mbsync@.timer b/dot_config/systemd/user/mbsync@.timer new file mode 100644 index 0000000..26580a4 --- /dev/null +++ b/dot_config/systemd/user/mbsync@.timer @@ -0,0 +1,9 @@ +[Unit] +Description=Mailbox synchronization timer + +[Timer] +OnBootSec=2m +OnUnitActiveSec=15m + +[Install] +WantedBy=timers.target |
