Bug 259237 - security/tailscale: add support running as an exit node
Summary: security/tailscale: add support running as an exit node
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-17 21:53 UTC by Ollivier Robert
Modified: 2021-10-18 11:45 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mikael)


Attachments
patch (1.57 KB, patch)
2021-10-17 21:53 UTC, Ollivier Robert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ollivier Robert freebsd_committer freebsd_triage 2021-10-17 21:53:21 UTC
Created attachment 228790 [details]
patch

I know can do it on the CLI with tailscale but I wanted to be sure it is always done so I added a parameter.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-10-18 11:45:13 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d1557166daf359c493a37d7b3311289a95b4ee4d

commit d1557166daf359c493a37d7b3311289a95b4ee4d
Author:     Ollivier Robert <roberto@FreeBSD.org>
AuthorDate: 2021-10-18 10:39:39 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2021-10-18 11:43:57 +0000

    security/tailscale: Add tailscaled_exitnode_enable in rc script.

    PR:             259237

 security/tailscale/Makefile            |  1 +
 security/tailscale/files/tailscaled.in | 13 +++++++++++++
 2 files changed, 14 insertions(+)
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2021-10-18 11:45:48 UTC
Merci!