Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for tstun.New("tailscale0"): operation not permitted #53

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

crypt0rr
Copy link
Member

@crypt0rr crypt0rr commented Jan 3, 2025

Pull Request Title: [Short Description of Changes]

Description

Moved - /dev/net/tun:/dev/net/tun # Network configuration for Tailscale to work to section devices
tstun.New("tailscale0"): operation not permitted

Related Issues

  • N/A

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:

  1. Local test cases - see screenshot with issue - resolved by adding the device specifically under devices

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix or feature works
  • I have updated necessary documentation (e.g. frontpage README.md)
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

If visual changes are made, include screenshots to demonstrate them.

Screenshot 2025-01-03 at 16 28 32

@crypt0rr crypt0rr added the bug Something isn't working label Jan 3, 2025
@crypt0rr crypt0rr requested a review from jackspiering January 3, 2025 15:29
@crypt0rr crypt0rr self-assigned this Jan 3, 2025
Copy link
Member

@jackspiering jackspiering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny mistake, huge device impact

@jackspiering jackspiering merged commit 11d3956 into main Jan 3, 2025
1 check passed
@jackspiering jackspiering deleted the 20250103-privileged-check branch January 3, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants