|
@@ -47,4 +47,15 @@
|
|
|
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
|
|
|
</action>
|
|
|
|
|
|
+ <action id="com.feralinteractive.GameMode.procsys-helper">
|
|
|
+ <description>Modify the /proc/sys values</description>
|
|
|
+ <message>Authentication is required to modify the /proc/sys/ values</message>
|
|
|
+ <defaults>
|
|
|
+ <allow_any>no</allow_any>
|
|
|
+ <allow_inactive>no</allow_inactive>
|
|
|
+ <allow_active>no</allow_active>
|
|
|
+ </defaults>
|
|
|
+ <annotate key="org.freedesktop.policykit.exec.path">@LIBEXECDIR@/procsysctl</annotate>
|
|
|
+ <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
|
|
|
+ </action>
|
|
|
</policyconfig>
|