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

9 lines
118 B
SYSTEMD
Executable file

[Unit]
Description=Run vdirsyncer hourly
[Timer]
OnCalendar=hourly
Persistent=true
[Install]
WantedBy=timers.target