dotfiles/systemd/.config/systemd/user/syncagenda.timer
2021-07-04 14:21:36 +02:00

10 lines
150 B
SYSTEMD

[Unit]
Description=Calendars synchronization timer
[Timer]
OnBootSec=2m
OnUnitActiveSec=5m
Unit=syncagenda.service
[Install]
WantedBy=timers.target