mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5122] Change the oom_score_adj for a sandbox #2888
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#2888
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 @rusty-snake on GitHub (Apr 29, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5122
Describe the solution you'd like
in the profile will write
123into/proc/<pid>/oom_score_adjAdditional context
man 1 choomandman 5 proc@reinerh commented on GitHub (Apr 30, 2022):
I like the idea!
(except the jail is started by root, similar to
--nice)@netblue30 commented on GitHub (May 20, 2022):
Very good idea, try it out!
@rusty-snake commented on GitHub (May 20, 2022):
@netblue30 looks like you forgot to commit
oom_set.Shell completions and vim syntax files need to be updated as well. And a profile command would be nice too.
@netblue30 commented on GitHub (May 20, 2022):
Fixed now, I forgot to check in a new file