Skip to content

Cherry-pick: daemon systemctl fix, node-host argv sync, memory init serialize #817

@alexey-pelykh

Description

@alexey-pelykh

Summary

Infrastructure fixes: handle systemctl is-enabled exit code 4 (not-found) on Ubuntu, sync node-host rawCommand with hardened argv after executable path pinning, serialize local embedding initialization to avoid duplicate model loads.

Upstream window: Batch 17 scan

Commits (3)

Commit Subject Tier Files
dc8253a84 fix(memory): serialize local embedding initialization to avoid duplicate model l AUTO-PARTIAL 3
4fb40497d fix(daemon): handle systemctl is-enabled exit 4 (not-found) on Ubuntu (openclaw#33634) AUTO-PICK 4
c8ebd48e0 fix(node-host): sync rawCommand with hardened argv after executable path pinning AUTO-PICK 4

Adaptation Notes

  • 1 AUTO-PARTIAL (dc8253a84 — memory embedding init, touches src/memory/ which is gutted — check if any alive callers remain)
  • 4fb40497d daemon fix is infrastructure (kept layer)
  • c8ebd48e0 node-host argv sync is security-relevant (kept layer)

Metadata

Metadata

Assignees

No one assigned

    Labels

    cherry-pickCherry-pick from upstream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions