aboutsummaryrefslogtreecommitdiff
path: root/scripts/systemd/roam-sync.timer
blob: 3d65be0d0f71393ee7e394f37977bc66f2dd80fa (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Auto-sync the org-roam knowledge base every 15 minutes

[Timer]
OnBootSec=2min
OnUnitActiveSec=15min
RandomizedDelaySec=60

[Install]
WantedBy=timers.target