mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2371] Making cgroup feature configurable in firejail.config #1580
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#1580
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @reinerh on GitHub (Jan 27, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2371
Currently some functionality can be globally disabled in /etc/firejail/firejail.config.
Can you please extend it to allow disabling
--cgroup?Some users might want to disallow that as it can place the process in a different cgroup with different restrictions.
@netblue30 commented on GitHub (Jan 27, 2019):
all set:
a061b3f3d4@reinerh commented on GitHub (Jan 27, 2019):
Awesome, thanks.
I will probably backport it to Debian's 0.9.58 package, as this was mentioned in a bug report (https://bugs.debian.org/916920) and disable it in the default configuration.
@netblue30 commented on GitHub (Jan 28, 2019):
No problem, and thanks for the fix! Somehow I've missed strncmp!