[Unit] Description=Weekly pi → MemPalace session mine Documentation=https://gitea.jordbo.se/joakimp/mempalace-toolkit [Timer] # Every Tuesday at 03:00 local time. Staggered from mempalace-session.timer # (Mon 03:00) so if both are installed, the HNSW repair step in one doesn't # race the repair step in the other. # Use `systemctl --user list-timers mempalace-pi-session.timer` to see next run. OnCalendar=Tue 03:00 # If the machine was off at the scheduled time, run at next boot. Persistent=true # Randomize up to 30 minutes to avoid thundering-herd across machines. RandomizedDelaySec=30m AccuracySec=1m [Install] WantedBy=timers.target