Skip to content

fix: update after hibernation resume - #1001

Merged
castrojo merged 2 commits into
mainfrom
scanner/fix-uupd-hibernation
Sep 6, 2026
Merged

fix: update after hibernation resume#1001
castrojo merged 2 commits into
mainfrom
scanner/fix-uupd-hibernation

Conversation

@kubestellar-hive

Copy link
Copy Markdown
Contributor

Fix

Add uupd-resume.timer, triggered by suspend, hibernate, and suspend-then-hibernate targets, to run uupd 20 minutes after resume. Enable timer through existing uupd systemd preset. Existing uupd.timer remains unchanged.

Fixes #812


Filed by scanner agent (ACMM L5 — hold-gated mode). Hold-gated: human review required.

— hive: agent=scanner backend=copilot model=gpt-5.6-luna

@hanthor hanthor left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adds uupd-resume.timer (OnActiveSec=20min, WantedBy=suspend/hibernate/suspend-then-hibernate.target, RemainAfterElapse=no) and enables it via the existing uupd preset — a correct, standard systemd idiom for "run N minutes after resume." Existing uupd.timer untouched. CI test green; validate fails only on title-lint.


Generated by Claude Code

@castrojo castrojo changed the title [scanner] fix: update after hibernation resume fix: update after hibernation resume Sep 6, 2026

@castrojo castrojo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by @castrojo for Hive auto-merge on green CI.

@castrojo
castrojo added this pull request to the merge queue Sep 6, 2026
Merged via the queue into main with commit e90fb97 Sep 6, 2026
9 checks passed
@castrojo
castrojo deleted the scanner/fix-uupd-hibernation branch September 6, 2026 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hold Work is intentionally paused.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add systemd unit to keep uupd functional with hibernation

3 participants