fix conf
This commit is contained in:
parent
7ad2503323
commit
c5285b8cc4
@ -192,14 +192,12 @@ re_match_uid = False
|
|||||||
prefer_re_uid = ^()$
|
prefer_re_uid = ^()$
|
||||||
prefer_uid_factor = 1
|
prefer_uid_factor = 1
|
||||||
|
|
||||||
avoid_re_uid = ^()$
|
avoid_re_uid = ^(0)$
|
||||||
avoid_uid_factor = 1
|
avoid_uid_factor = 1
|
||||||
|
|
||||||
Note that you can control badness also via systemd units
|
Note that you can control badness also via systemd units via OOMScoreAdjust, see
|
||||||
via OOMScoreAdjust, see
|
|
||||||
https://www.freedesktop.org/software/systemd/man/systemd.exec.html#OOMScoreAdjust=
|
https://www.freedesktop.org/software/systemd/man/systemd.exec.html#OOMScoreAdjust=
|
||||||
|
|
||||||
|
|
||||||
#####################################################################
|
#####################################################################
|
||||||
|
|
||||||
5. The execution of a specific command instead of sending the
|
5. The execution of a specific command instead of sending the
|
||||||
|
Loading…
Reference in New Issue
Block a user