We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1321115 commit 13f8020Copy full SHA for 13f8020
sandbox-run
@@ -127,5 +127,5 @@ bwrap \
127
5<<EOF 4<<EOF2
128
$(set +x; getent passwd "$uid" 65534)
129
EOF
130
-$(set +x; getent group "$(id -g)" 65534)
+$(set +ex; getent group "$(id -g)" 65534 adm sudo audio dip video plugdev staff users netdev scanner bluetooth lpadmin)
131
EOF2
0 commit comments