From 345fea2e59883d964f1ef568eecbd08bb7fc3c23 Mon Sep 17 00:00:00 2001 From: tiyn Date: Wed, 25 Oct 2023 16:45:40 +0200 Subject: [PATCH] lutris: added network disabling guide --- wiki/games/lutris.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/wiki/games/lutris.md b/wiki/games/lutris.md index 441d081..f71e968 100644 --- a/wiki/games/lutris.md +++ b/wiki/games/lutris.md @@ -122,6 +122,15 @@ There are many different versions of WINE, WINE-fshack and various Using the default runner of [Bottles](/wiki/games/bottles.md) - called [Caffe](/wiki/games/bottles.md#caffe) - is also possible. +### Disable Networking for a Game + +For disabling networking for a command the program +[firejail](https://github.com/netblue30/firejail) can be used. +In Lutris after the installation of firejail right-click the game to disable networking on. +Select `Configure` and navigate to `System Options`. +Enable `Advanced` and insert `firejail --net=none --noprofile` into the `command prefix` field. +Afterwards all networking of the selected game is disabled. + ## Troubleshooting This section explains ways of solving various problems that can occur when using