this post was submitted on 27 Apr 2025
304 points (99.4% liked)

Games

38929 readers
1000 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Rules

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

Authorized Regular Threads

Related communities

Video games

Generic

Help and suggestions

Platform specific

Type specific

Game specific

Language specific

Others

PM a mod to add your own

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Aceticon@lemmy.dbzer0.com 4 points 1 month ago* (last edited 1 month ago)

In Lutris there's a "Command prefix" configuration option both per-game and one in the global config with the default for all games, which is where the firejail command line goes (basically for sandboxing with firejail you're supposed to run "firejail firejail-options original-command original-options" and putting firejail and its options in "command prefix" does that).

Note that there are other sandboxing options that run in the same way as firejail but I found firejail to have more straightforward options.

Also note that this won't sandbox the actual setup of a game, only the running of the game.