[PR #5449] [MERGED] lutris.profile: fix running League of Legends #5493

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5449
Author: @kmk3
Created: 11/3/2022
Status: Merged
Merged: 11/23/2022
Merged by: @kmk3

Base: masterHead: lutris-fix-lol


📝 Commits (1)

  • e045a60 lutris.profile: fix running League of Legends

📊 Changes

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

View changed files

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

📄 Description

@Latrolage on Oct 20, 2022[1]:

When I open the game the only error line which appears is this
modify_ldt: Operation not permitted

So as suggested by @Latrolage[1] and @rusty-snake[2], allow the
modify_ldt syscall in seccomp.

Fixes #5430.

[1] https://github.com/netblue30/firejail/discussions/5430#discussion-4488996
[2] https://github.com/netblue30/firejail/discussions/5430#discussioncomment-3924098

Reported-by: @Latrolage


🔄 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/5449 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 11/3/2022 **Status:** ✅ Merged **Merged:** 11/23/2022 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `lutris-fix-lol` --- ### 📝 Commits (1) - [`e045a60`](https://github.com/netblue30/firejail/commit/e045a601e3718ae526f560c8a82051f5dd10115e) lutris.profile: fix running League of Legends ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/lutris.profile` (+2 -1) </details> ### 📄 Description @Latrolage on Oct 20, 2022[1]: > When I open the game the only error line which appears is this > `modify_ldt: Operation not permitted` So as suggested by @Latrolage[1] and @rusty-snake[2], allow the `modify_ldt` syscall in seccomp. Fixes #5430. [1] https://github.com/netblue30/firejail/discussions/5430#discussion-4488996 [2] https://github.com/netblue30/firejail/discussions/5430#discussioncomment-3924098 Reported-by: @Latrolage --- <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:39:27 -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#5493
No description provided.