Skip to content

Conversation

@ChillBill77
Copy link
Collaborator

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.
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