[PR #5029] [MERGED] steam.profile: allow "${HOME}/.prey" #5336

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

📋 Pull Request Information

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

Base: masterHead: steam-prey-2006


📝 Commits (1)

  • af8f681 steam.profile: allow "${HOME}/.prey"

📊 Changes

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

View changed files

📝 etc/profile-m-z/steam.profile (+3 -0)

📄 Description

The directory is used by the Linux binary for Prey (2006), available at https://icculus.org/prey.

Not whitelisting the directory results in the game failing to launch:

found DLL in pak file: /home/user/.steam/steamapps/common/Prey 2006/base/game01.pk4/gamex86.so
copy gamex86.so to /home/user/.prey/base/gamex86.so
dlopen '/home/user/.prey/base/gamex86.so' failed: /home/user/.prey/base/gamex86.so: failed to map segment from shared object

🔄 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/5029 **Author:** [@davidebeatrici](https://github.com/davidebeatrici) **Created:** 3/11/2022 **Status:** ✅ Merged **Merged:** 3/11/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `steam-prey-2006` --- ### 📝 Commits (1) - [`af8f681`](https://github.com/netblue30/firejail/commit/af8f681c0af28841a5420d146600e0486fbf360d) steam.profile: allow "${HOME}/.prey" ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/steam.profile` (+3 -0) </details> ### 📄 Description The directory is used by the Linux binary for Prey (2006), available at https://icculus.org/prey. Not whitelisting the directory results in the game failing to launch: ``` found DLL in pak file: /home/user/.steam/steamapps/common/Prey 2006/base/game01.pk4/gamex86.so copy gamex86.so to /home/user/.prey/base/gamex86.so dlopen '/home/user/.prey/base/gamex86.so' failed: /home/user/.prey/base/gamex86.so: failed to map segment from shared object ``` --- <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:36:32 -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#5336
No description provided.