Skip to content

Commit

Permalink
chore: fix clean-stale timer
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ-Jackson committed Dec 27, 2024
1 parent 13676f7 commit 2411866
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _opt/systemd/system/run-deploy-clean-stale-minisig.timer
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
Description=Clean stale minisig

[Timer]
OnCalendar=30 minutes
OnActiveSec=30 minutes
OnUnitActiveSec=30 minutes
Persistent=true
AccuracySec=1us
RandomizedDelaySec=15m
Expand Down

0 comments on commit 2411866

Please sign in to comment.