Fix conf
This commit is contained in:
parent
e442e41268
commit
5242ed10e3
@ -201,6 +201,10 @@ ignore_positive_oom_score_adj = False
|
|||||||
Example:
|
Example:
|
||||||
@BADNESS_ADJ_RE_NAME -500 /// ^sshd$
|
@BADNESS_ADJ_RE_NAME -500 /// ^sshd$
|
||||||
|
|
||||||
|
Prefer firefox tabs
|
||||||
|
@BADNESS_ADJ_RE_NAME 300 /// ^Web Content$
|
||||||
|
|
||||||
|
|
||||||
5.2. Matching CGroup_v1-line with RE patterns
|
5.2. Matching CGroup_v1-line with RE patterns
|
||||||
|
|
||||||
@BADNESS_ADJ_RE_CGROUP_V1 -100 /// ^/system\.slice/
|
@BADNESS_ADJ_RE_CGROUP_V1 -100 /// ^/system\.slice/
|
||||||
@ -229,7 +233,7 @@ ignore_positive_oom_score_adj = False
|
|||||||
@BADNESS_ADJ_RE_CMDLINE 200 /// --type=renderer
|
@BADNESS_ADJ_RE_CMDLINE 200 /// --type=renderer
|
||||||
|
|
||||||
Prefer firefox tabs (Web Content and WebExtensions)
|
Prefer firefox tabs (Web Content and WebExtensions)
|
||||||
@BADNESS_ADJ_RE_CMDLINE 300 /// -appomni
|
@BADNESS_ADJ_RE_CMDLINE 300 /// -appomni
|
||||||
|
|
||||||
@BADNESS_ADJ_RE_CMDLINE -200 /// ^/usr/lib/virtualbox
|
@BADNESS_ADJ_RE_CMDLINE -200 /// ^/usr/lib/virtualbox
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user