# must be symlinked from ~/.config/systemd/user [Unit] Description=isync timer [Timer] # run 5m after boot OnBootSec=5m # then every hour OnUnitActiveSec=1m [Install] WantedBy=timers.target