forked from openclaw/openclaw
-
Notifications
You must be signed in to change notification settings - Fork 0
Cherry-pick: daemon systemctl fix, node-host argv sync, memory init serialize #817
Copy link
Copy link
Labels
cherry-pickCherry-pick from upstreamCherry-pick from upstream
Description
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, touchessrc/memory/which is gutted — check if any alive callers remain) 4fb40497ddaemon fix is infrastructure (kept layer)c8ebd48e0node-host argv sync is security-relevant (kept layer)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cherry-pickCherry-pick from upstreamCherry-pick from upstream