fix(services): use stdout markers for machinectl shell status checks #26

Merged
rohrschacht merged 1 commit from central-fixes into main 2026-08-04 16:40:58 +00:00
Owner

machinectl shell always exits 0 and never propagates the inner command's exit
status. All state probes now echo "yes" or "no" and the conditions compare
against stdout instead of rc, which was silently wrong. Disable commands that
were gated on the stale rc probe are now unconditional where idempotent.

machinectl shell always exits 0 and never propagates the inner command's exit status. All state probes now echo "yes" or "no" and the conditions compare against stdout instead of rc, which was silently wrong. Disable commands that were gated on the stale rc probe are now unconditional where idempotent.
machinectl shell always exits 0 and never propagates the inner command's exit
status.  All state probes now echo "yes" or "no" and the conditions compare
against stdout instead of rc, which was silently wrong.  Disable commands that
were gated on the stale rc probe are now unconditional where idempotent.
rohrschacht deleted branch central-fixes 2026-08-04 16:40:58 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rohrschacht/netcup-setup!26
No description provided.