Skip to content

Enhance Tailscale init script with options and retries#166

Merged
crypt0rr merged 2 commits intomainfrom
ChillBill77-patch-tailscale-on-arm
Dec 13, 2025
Merged

Enhance Tailscale init script with options and retries#166
crypt0rr merged 2 commits intomainfrom
ChillBill77-patch-tailscale-on-arm

Conversation

@ChillBill77
Copy link
Contributor

Updated the Tailscale init script to include state and socket options, and improved the stop command with retry options.

Pull Request Title: Patch to Service

Description

Provide a brief description of the changes made in this pull request. Include the following:

Service did not restart cleanly, causing a stuck errors.
Dec 09 11:09:27 TESTSYS tailscaled[2627458]: Stopping tailscaled
Dec 09 11:09:27 TESTSYS systemd[1]: tailscaled.service: Succeeded.
Dec 09 11:09:27 TESTSYS systemd[1]: tailscaled.service: Unit process 8532 (tailscaled) remains running after unit stopped.
Dec 09 11:09:27 TESTSYS systemd[1]: Stopped tailscaled.service.
Dec 09 11:09:27 TESTSYS systemd[1]: tailscaled.service: Consumed 2.699s CPU time.

Related Issues

  • Issue #[issue number] (e.g., Fixes #[issue number])

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

How Has This Been Tested?

Describe the tests you ran to verify your changes. Provide instructions for reproducing the testing process:

Tested on TESTSYS

Checklist

  • I have performed a self-review of my code

Additional Notes

Add any additional comments or information that may be relevant.

Updated the Tailscale init script to include state and socket options, and improved the stop command with retry options.
@crypt0rr crypt0rr merged commit d76640b into main Dec 13, 2025
1 check passed
@crypt0rr crypt0rr deleted the ChillBill77-patch-tailscale-on-arm branch December 13, 2025 18:37
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.

2 participants