Integrated repository, worktree, git stacker, and project manager
0

Configure Feed

Select the types of activity you want to include in your feed.

pm-repo-mgmt.timer: switch to OnCalendar wall-clock schedule

OnUnitActiveSec drifts whenever the service runs longer than expected
or boots late, so the 15-minute cadence wandered off the quarter-hour.
OnCalendar=*:0/15 anchors runs to :00/:15/:30/:45 regardless of how the
prior run went.

Jordan Isaacs (Apr 27, 2026, 9:56 PM UTC) 7e56f77a 5172c0b5

+1 -1
+1 -1
integrations/systemd/pm-repo-mgmt.timer
··· 3 3 4 4 [Timer] 5 5 OnBootSec=15s 6 - OnUnitActiveSec=15min 6 + OnCalendar=*:0/15 7 7 Unit=pm-repo-mgmt.service 8 8 Persistent=true 9 9