games/steam-sandbox: Include /etc/passwd

Some games segfault when it doesn’t exist.
neomutt
Simon Bruder 2021-10-31 09:02:00 +01:00
parent dcdeece6a2
commit 13663a4297
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ let
--ro-bind /etc/localtime /etc/localtime
--ro-bind /etc/machine-id /etc/machine-id
--ro-bind /etc/os-release /etc/os-release
--ro-bind /etc/passwd /etc/passwd
--ro-bind /etc/resolv.conf /etc/resolv.conf
--ro-bind /etc/ssl/certs /etc/ssl/certs
--ro-bind /etc/static /etc/static