7 lines
405 B
Plaintext
7 lines
405 B
Plaintext
|
# The PolicyKit priviledge escalation is desired. It does not make sense to open a bug for this while not requesting Factory inclusion, yet.
|
||
|
addFilter('gamemoded.* polkit-unauthorized-privilege.*')
|
||
|
setBadness('polkit-unauthorized-privilege', 0)
|
||
|
|
||
|
# Libgamemodeauto loads the dependency via dlopen, so it cannot be picked up automatically.
|
||
|
addFilter('libgamemodeauto.* explicit-lib-dependency libgamemode')
|