Skip to content

Commit 8fdf43d

Browse files
committed
remove distrobox polkit action
Distrobox should not be run as admin.
1 parent c6db13d commit 8fdf43d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

includes.container/usr/share/polkit-1/actions/org.vanillaos.vso.policy

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,6 @@
3030
<annotate key="org.freedesktop.policykit.exec.path">/usr/bin/vso</annotate>
3131
<annotate key="org.freedesktop.policykit.exec.argv1">sys-upgrade</annotate>
3232
</action>
33-
<action id="org.vanillaos.vso.distrobox">
34-
<description>Manager privileged containers</description>
35-
<message>Authentication is required to manage privileged containers</message>
36-
<icon_name>package-x-generic</icon_name>
37-
<defaults>
38-
<allow_any>auth_admin</allow_any>
39-
<allow_inactive>auth_admin</allow_inactive>
40-
<allow_active>auth_admin_keep</allow_active>
41-
</defaults>
42-
<annotate key="org.freedesktop.policykit.exec.path">/usr/share/apx/distrobox/distrobox</annotate>
43-
</action>
4433
<action id="org.vanillaos.vso.podman">
4534
<description>Manager privileged containers</description>
4635
<message>Authentication is required to manage privileged containers</message>

0 commit comments

Comments
 (0)