Skip to content

feat: add systemd service management - #231

Merged
0x676e67 merged 1 commit into
mainfrom
demo/systemd-service
Aug 5, 2026
Merged

feat: add systemd service management#231
0x676e67 merged 1 commit into
mainfrom
demo/systemd-service

Conversation

@0x676e67

@0x676e67 0x676e67 commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the Unix daemon commands with Linux systemd service management
  • install, enable, start, restart, stop, inspect, and follow logs through systemd
  • use a persistent platform state directory and systemd StateDirectory for generated certificates
  • harden the generated unit and disable ANSI escapes when stderr is not a terminal

Validation

  • cargo test (Windows and WSL Ubuntu)
  • cargo clippy --all-targets (Windows and WSL Ubuntu)
  • cargo +nightly fmt --all -- --check
  • WSL systemd runtime and read-only CLI status/help checks

@0x676e67
0x676e67 merged commit 107749c into main Aug 5, 2026
10 checks passed
@0x676e67
0x676e67 deleted the demo/systemd-service branch August 5, 2026 07:26
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