]> git.rmz.io Git - dotfiles.git/blob - systemd/user/bugwarrior.timer
systemd: add bugwarrior sync timer service
[dotfiles.git] / systemd / user / bugwarrior.timer
1 [Unit]
2 Description=Bugwarrier pull timer
3
4 [Timer]
5 OnBootSec=15min
6 OnUnitActiveSec=15min
7 RandomizedDelaySec=1min
8
9 [Install]
10 WantedBy=timers.target