[PR #6067] [MERGED] profiles: lutris: allow more syscalls #5814

Closed
opened 2026-05-05 10:45:25 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6067
Author: @nutta-git
Created: 10/24/2023
Status: Merged
Merged: 11/24/2023
Merged by: @netblue30

Base: masterHead: patch-2


📝 Commits (1)

  • fbba037 lutris.profile: allow more syscalls

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 etc/profile-a-l/lutris.profile (+1 -1)

📄 Description

Need to whitelist ptrace and clone3 for Ubisoft Connect to work.

journalctl did list process_vm_readv when a game was running, but it
didn't crash the game; see
https://github.com/netblue30/firejail/issues/6035#issuecomment-1776513877

Fixes #6035.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6067 **Author:** [@nutta-git](https://github.com/nutta-git) **Created:** 10/24/2023 **Status:** ✅ Merged **Merged:** 11/24/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`fbba037`](https://github.com/netblue30/firejail/commit/fbba037901ad6b5cdc981d15b05ecfd9e4f4d7ce) lutris.profile: allow more syscalls ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/lutris.profile` (+1 -1) </details> ### 📄 Description Need to whitelist `ptrace` and `clone3` for Ubisoft Connect to work. journalctl did list `process_vm_readv` when a game was running, but it didn't crash the game; see https://github.com/netblue30/firejail/issues/6035#issuecomment-1776513877 Fixes #6035. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:45:25 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5814
No description provided.