[PR #4283] [MERGED] profiles: lutris: allow bin paths and gamemode dbus #5096

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4283
Author: @FastAlien
Created: 5/16/2021
Status: Merged
Merged: 5/18/2021
Merged by: @netblue30

Base: masterHead: fix_lutris_profile


📝 Commits (2)

  • 6d07ba9 Fix Lutris won't start without access to ldconfig
  • f5a5ba3 Fix running games with enabled Feral GameMode in Lutris

📊 Changes

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

View changed files

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

📄 Description

Recently I updated my OS to Ubuntu 21.04 and I discovered that profile for Lutris has been added. Unfortunately Lutris v0.5.8.3 didn't start when I tried to use it. After spending some time on debugging I found two problems (both are fixed in this pull request):

  1. Lutris is using ldconfig, so it requires access to /sbin and /usr/sbin. I've added noblacklist option for both paths.
  2. Games with enabled Feral GameMode won't run if D-Bus is disabled. I've disabled options dbus-user and dbus-system.

🔄 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/4283 **Author:** [@FastAlien](https://github.com/FastAlien) **Created:** 5/16/2021 **Status:** ✅ Merged **Merged:** 5/18/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fix_lutris_profile` --- ### 📝 Commits (2) - [`6d07ba9`](https://github.com/netblue30/firejail/commit/6d07ba93fd9cfe6bf817bcb386e9acfcb29f52a4) Fix Lutris won't start without access to ldconfig - [`f5a5ba3`](https://github.com/netblue30/firejail/commit/f5a5ba391256c3ebcfa145af3dc4a0ff951bb9f6) Fix running games with enabled Feral GameMode in Lutris ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/lutris.profile` (+7 -1) </details> ### 📄 Description Recently I updated my OS to Ubuntu 21.04 and I discovered that profile for Lutris has been added. Unfortunately Lutris v0.5.8.3 didn't start when I tried to use it. After spending some time on debugging I found two problems (both are fixed in this pull request): 1. Lutris is using ldconfig, so it requires access to /sbin and /usr/sbin. I've added noblacklist option for both paths. 2. Games with enabled Feral GameMode won't run if D-Bus is disabled. I've disabled options dbus-user and dbus-system. --- <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:32:11 -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#5096
No description provided.