dotfiles/systemd/.config/systemd/user/syncagenda.timer

11 lines
150 B
SYSTEMD
Raw Normal View History

2020-06-12 10:46:35 +02:00
[Unit]
Description=Calendars synchronization timer
[Timer]
OnBootSec=2m
OnUnitActiveSec=5m
Unit=syncagenda.service
[Install]
WantedBy=timers.target