Skip to content

Simplify services using termux-services#8

Open
brad wants to merge 1 commit into
mainfrom
simplify-services-with-termux-services-2883056356091608676
Open

Simplify services using termux-services#8
brad wants to merge 1 commit into
mainfrom
simplify-services-with-termux-services-2883056356091608676

Conversation

@brad

@brad brad commented Jun 5, 2026

Copy link
Copy Markdown
Owner

This commit refactors the service management logic to use the official termux-services (runit) package.

Key changes:

  • Updated setup.sh to install termux-services and configure a boot script to start runsvdir.
  • Implemented a setup_service helper in services/utils.sh to standardize runit service creation.
  • Refactored all service scripts (SSH, Syncthing, Transmission, Mosquitto, Navidrome, Nextcloud, Tailscale) to use sv-enable and setup_service.
  • Replaced manual backgrounding logic and per-service boot scripts with runit process management.
  • Updated shortcuts to use sv down for stopping services.
  • Updated README.md to document the move to termux-services.

PR created automatically by Jules for task 2883056356091608676 started by @brad

Refactored service management to use termux-services (runit).
Updated setup scripts, added helper, and updated documentation.

Co-authored-by: brad <1614+brad@users.noreply.github.com>
@google-labs-jules

Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

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