Skip to content

Commit

Permalink
steam_support: allow reading of hostfs /usr/share/nvidia files
Browse files Browse the repository at this point in the history
  • Loading branch information
ashuntu authored and Meulengracht committed Mar 11, 2024
1 parent 05d2d5b commit 466aa76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions interfaces/builtin/steam_support.go
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ deny /usr/bin/{chfn,chsh,gpasswd,mount,newgrp,passwd,su,sudo,umount} x,
/run/host/usr/bin/localedef ixr,
/var/cache/ldconfig/** rw,
/sys/module/nvidia/version r,
/var/lib/snapd/hostfs/usr/share/nvidia/** mr,
/etc/debian_chroot r,
capability sys_admin,
Expand Down

0 comments on commit 466aa76

Please sign in to comment.