Skip to content

Add daemon setup v1#30

Merged
Escoto merged 2 commits intomainfrom
feat/daemon
Apr 15, 2026
Merged

Add daemon setup v1#30
Escoto merged 2 commits intomainfrom
feat/daemon

Conversation

@Escoto
Copy link
Copy Markdown
Owner

@Escoto Escoto commented Apr 15, 2026

Description

Add Linux daemon support:

  • systemd unit file with security hardening (DynamicUser, NoNewPrivileges, ProtectSystem)
  • --system flag for install.sh to isntall as daemon
  • config allow-path="path" CLI command to grant workspace write access.

MVP for #29

Checklist

  • Tests added or updated
  • cargo clippy -- -D warnings passes
  • cargo fmt --check passes
  • Documentation updated (if applicable)
  • Linked to issue Install as Linux daemon #29

@Escoto Escoto self-assigned this Apr 15, 2026
@Escoto Escoto changed the title Add daemon setup Add daemon setup v1 Apr 15, 2026
@Escoto Escoto merged commit 68225e3 into main Apr 15, 2026
1 check passed
@Escoto Escoto deleted the feat/daemon branch April 15, 2026 15:05
@Escoto Escoto mentioned this pull request Apr 16, 2026
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