We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db76a10 commit f56450cCopy full SHA for f56450c
1 file changed
org.linux-assistant.operations.policy
@@ -13,8 +13,8 @@
13
<message xml:lang="de">Um die angefordete Aktion des Linux-Assistants auszuführen, wird Ihr Passwort benötigt.</message>
14
<icon_name>linux-assistant</icon_name>
15
<defaults>
16
- <allow_any>no</allow_any>
17
- <allow_inactive>no</allow_inactive>
+ <allow_any>auth_admin</allow_any>
+ <allow_inactive>auth_admin</allow_inactive>
18
<allow_active>auth_admin</allow_active>
19
</defaults>
20
<annotate key="org.freedesktop.policykit.exec.path">/usr/lib/linux-assistant/additional/python/run_script.py</annotate>
0 commit comments