[GH-ISSUE #3443] Wiki: Using firejail from git #2162

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

Originally created by @rusty-snake on GitHub (Jun 2, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3443

Issue for discussions about https://github.com/netblue30/firejail/wiki/Using-firejail-from-git.

Originally created by @rusty-snake on GitHub (Jun 2, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3443 Issue for discussions about https://github.com/netblue30/firejail/wiki/Using-firejail-from-git.
gitea-mirror 2026-05-05 08:50:21 -06:00
  • closed this issue
  • added the
    wiki
    label
Author
Owner

@ghost commented on GitHub (Jun 5, 2020):

I added a routine to the Debian/Ubuntu section referring to our update_deb.sh script from contrib and opened #3450 for review. As mentioned there I don't exactly know how to patch firejail.config to accomodate https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916920. Or even whether we want that. Would be nice to get input on how to best proceed on the latter.

<!-- gh-comment-id:639238024 --> @ghost commented on GitHub (Jun 5, 2020): I added a routine to the Debian/Ubuntu section referring to our [update_deb.sh](https://github.com/netblue30/firejail/blob/master/contrib/update_deb.sh) script from contrib and opened #3450 for review. As mentioned there I don't exactly know how to patch firejail.config to accomodate https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916920. Or even whether we want that. Would be nice to get input on how to best proceed on the latter.
Author
Owner

@curiosityseeker commented on GitHub (Jun 5, 2020):

I added some more configuration options.

<!-- gh-comment-id:639428026 --> @curiosityseeker commented on GitHub (Jun 5, 2020): I added some more configuration options.
Author
Owner

@rusty-snake commented on GitHub (Jun 5, 2020):

sudo sed -i 's/# force-nonewprivs no/force-nonewprivs yes/' /etc/firejail/firejail.config

  1. We could add more (restrict-network, ...)
  2. We should add a warning that make install overrides /etc/firejail/firejail.config.
<!-- gh-comment-id:639440399 --> @rusty-snake commented on GitHub (Jun 5, 2020): > sudo sed -i 's/# force-nonewprivs no/force-nonewprivs yes/' /etc/firejail/firejail.config 1. We could add more (restrict-network, ...) 2. We should add a warning that `make install` overrides `/etc/firejail/firejail.config`.
Author
Owner

@ghost commented on GitHub (Jun 5, 2020):

I added the warning for (2) cfr. @rusty-snake's suggestion.

<!-- gh-comment-id:639447501 --> @ghost commented on GitHub (Jun 5, 2020): I added the warning for (2) cfr. @rusty-snake's suggestion.
Author
Owner

@rusty-snake commented on GitHub (Aug 4, 2021):

https://github.com/netblue30/firejail/discussions/4450

<!-- gh-comment-id:892736727 --> @rusty-snake commented on GitHub (Aug 4, 2021): https://github.com/netblue30/firejail/discussions/4450
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#2162
No description provided.