Skip to content

Commit 8f1258f

Browse files
committed
removes podman policy
Since waydroid was removed, there's no need for rootful subsystems. Apart from that, this didn't ever properly work anyway.
1 parent 8fdf43d commit 8f1258f

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,15 +30,4 @@
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.podman">
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/bin/podman</annotate>
43-
</action>
4433
</policyconfig>

0 commit comments

Comments
 (0)