From 97e588a5adf95dc07f3b972c84f3ec2c9878dbc1 Mon Sep 17 00:00:00 2001 From: Henrik Holst Date: Mon, 4 Dec 2023 19:52:07 +0100 Subject: [PATCH] Update com.feralinteractive.GameMode.policy.in added plociykit support for a new helper to write to /proc/sys --- .../actions/com.feralinteractive.GameMode.policy.in | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/polkit/actions/com.feralinteractive.GameMode.policy.in b/data/polkit/actions/com.feralinteractive.GameMode.policy.in index 676f4f1..96a45ee 100644 --- a/data/polkit/actions/com.feralinteractive.GameMode.policy.in +++ b/data/polkit/actions/com.feralinteractive.GameMode.policy.in @@ -47,4 +47,15 @@ true + + Modify the /proc/sys values + Authentication is required to modify the /proc/sys/ values + + no + no + no + + @LIBEXECDIR@/procsysctl + true +