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 9a44326 commit add53d2Copy full SHA for add53d2
sandbox-run
@@ -136,5 +136,5 @@ bwrap \
136
5<<EOF 4<<EOF2
137
$(set +x; getent passwd "$uid" 65534)
138
EOF
139
-$(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)
140
EOF2
0 commit comments