[GH-ISSUE #2793] Disable firetunnel support at build time? #1751

Closed
opened 2026-05-05 08:25:22 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @laniakea64 on GitHub (Jun 22, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2793

Does such build-time option exist? If not, could you please add it?

Originally created by @laniakea64 on GitHub (Jun 22, 2019). Original GitHub issue: https://github.com/netblue30/firejail/issues/2793 Does such build-time option exist? If not, could you please add it?
gitea-mirror 2026-05-05 08:25:22 -06:00
Author
Owner

@ghost commented on GitHub (Jun 22, 2019):

@laniakea64 Firetunnel isn't part of firejail, and has its own repository. Does your OS/distribution offer firetunnel in a firejail package?

<!-- gh-comment-id:504626823 --> @ghost commented on GitHub (Jun 22, 2019): @laniakea64 Firetunnel isn't part of firejail, and has its own [repository](https://github.com/netblue30/firetunnel). Does your OS/distribution offer firetunnel in a firejail package?
Author
Owner

@laniakea64 commented on GitHub (Jun 22, 2019):

Sorry, maybe I wasn't quite clear.

Firetunnel isn't part of firejail, and has its own repository

Thanks but was already aware of this 🙂 By "firetunnel support" I mean whatever this statement in firejail 0.9.56 changelog is referring to -

  * support for firetunnel utility

Does your OS/distribution offer firetunnel in a firejail package?

I build firejail .deb straight from this repo source.

<!-- gh-comment-id:504631068 --> @laniakea64 commented on GitHub (Jun 22, 2019): Sorry, maybe I wasn't quite clear. > Firetunnel isn't part of firejail, and has its own repository Thanks but was already aware of this :slightly_smiling_face: By "firetunnel support" I mean whatever this statement in [firejail 0.9.56 changelog](https://firejail.wordpress.com/download-2/release-notes/) is referring to - ``` * support for firetunnel utility ``` > Does your OS/distribution offer firetunnel in a firejail package? I build firejail .deb straight from this repo source.
Author
Owner

@rusty-snake commented on GitHub (Jun 22, 2019):

@laniakea64 this commit: 419d876d9f

<!-- gh-comment-id:504640061 --> @rusty-snake commented on GitHub (Jun 22, 2019): @laniakea64 this commit: https://github.com/netblue30/firejail/commit/419d876d9fef926e183c0b3bc0961a9abe9e7ba5
Author
Owner

@netblue30 commented on GitHub (Jun 24, 2019):

Use --disable-firetunnel, something like this:

$ ./configure --disable-firetunnel
<!-- gh-comment-id:505008656 --> @netblue30 commented on GitHub (Jun 24, 2019): Use --disable-firetunnel, something like this: ````` $ ./configure --disable-firetunnel `````
Author
Owner

@laniakea64 commented on GitHub (Jun 24, 2019):

Works well, Thanks @netblue30 ! 😃

<!-- gh-comment-id:505049664 --> @laniakea64 commented on GitHub (Jun 24, 2019): Works well, Thanks @netblue30 ! :smiley:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1751
No description provided.