dotfiles/symlinks/config/systemd/user/vdirsyncer.timer

10 lines
118 B
SYSTEMD
Raw Normal View History

2022-07-27 06:22:52 +00:00
[Unit]
Description=Run vdirsyncer hourly
[Timer]
OnCalendar=hourly
Persistent=true
[Install]
WantedBy=timers.target