-
Notifications
You must be signed in to change notification settings - Fork 567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lutris: Lutris 5.17 uses new paths and syscalls #6306
Comments
Once this is tested, I can make a pull request. |
|
When I included a copy of my lutris.profile it wasn't meant to be used a reference implementation for this issue, but Please "ignore" that. |
Thanks for clearing that up! |
This has already been fixed with #6067 |
This was already done in #6067. Does it work with firejail-git? |
I'm using the Fedora 40 package which is Firejail 0.9.72. That is the latest release, but it was released on Jan 16, 2023 which is before #6067. I should've checked if there was other issues on this in hindsight, thanks for mentioning the pull request |
Description
Lutris 5.17 is a Major update with more than 540 commits. New features include the new umu wine-launcher package.
This requires new file / syscall permissions to run games (tested with uplay).
I won't follow the traditional reporting style since it's a lot of work.
Yes, I tested it without the firejail profile and lutris 5.17-1 did run fine.
Steps to Reproduce
Steps to reproduce the behavior
New File permission
*whitlisting .local/share/Steam/Compatabliltytools.d will not work, lutris now need access to the whole /Steam folder (as far as i can see)
New syscall permission
!clone,!mount,!pivot_root,!umount2
Other permission
remove
restrict-namespaces
Copy of my current lutris.profile:
The text was updated successfully, but these errors were encountered: