Skip to content

fix: sourceos-shell services gated on ConditionPathExists - #172

Merged
mdheller merged 1 commit into
mainfrom
fix/sourceos-shell-service-placeholders
Jun 16, 2026
Merged

fix: sourceos-shell services gated on ConditionPathExists#172
mdheller merged 1 commit into
mainfrom
fix/sourceos-shell-service-placeholders

Conversation

@mdheller

Copy link
Copy Markdown
Contributor
  • Replace four echo-placeholder systemd services with properly gated service units
  • Each service uses `unitConfig.ConditionPathExists` on the binary at `${packageRoot}/bin/` — inert until the runtime package is deployed (same pattern as harmonia)
  • Changed `Type = "simple"` → `Type = "exec"` with `Restart = "on-failure"`, `DynamicUser = true`, `after = [ "network.target" ]`

@mdheller
mdheller merged commit f6d9efa into main Jun 16, 2026
@mdheller
mdheller deleted the fix/sourceos-shell-service-placeholders branch June 16, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant