Changeset View
Changeset View
Standalone View
Standalone View
files/0001-Allow-auth_admin_keep-in-policy.patch
- This file was added.
| From 4ab24de69c4f92f64ad1d816d83381d435f01d86 Mon Sep 17 00:00:00 2001 | |||||
| From: Pierre-Yves <pyu@riseup.net> | |||||
| Date: Wed, 11 Oct 2017 17:56:44 +0200 | |||||
| Subject: [PATCH] Allow auth_admin_keep in policy | |||||
| Signed-off-by: Pierre-Yves <pyu@riseup.net> | |||||
| --- | |||||
| org.gnome.gparted.policy.in.in | 6 +++--- | |||||
| 1 file changed, 3 insertions(+), 3 deletions(-) | |||||
| diff --git a/org.gnome.gparted.policy.in.in b/org.gnome.gparted.policy.in.in | |||||
| index 6ff5e6c..82b92f6 100644 | |||||
| --- a/org.gnome.gparted.policy.in.in | |||||
| +++ b/org.gnome.gparted.policy.in.in | |||||
| @@ -11,9 +11,9 @@ | |||||
| <_description>Run GParted as root</_description> | |||||
| <_message>Authentication is required to run the GParted Partition Editor as root</_message> | |||||
| <defaults> | |||||
| - <allow_any>auth_admin</allow_any> | |||||
| - <allow_inactive>auth_admin</allow_inactive> | |||||
| - <allow_active>auth_admin</allow_active> | |||||
| + <allow_any>auth_admin_keep</allow_any> | |||||
| + <allow_inactive>auth_admin_keep</allow_inactive> | |||||
| + <allow_active>auth_admin_keep</allow_active> | |||||
| </defaults> | |||||
| <annotate key="org.freedesktop.policykit.exec.path">@bindir@/gparted</annotate> | |||||
| <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate> | |||||
| -- | |||||
| 2.14.2 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.