From 751a6d43217cc91bb10853159c4c7c0f51dd2eb7 Mon Sep 17 00:00:00 2001 From: tobias Date: Sun, 8 Mar 2026 21:41:10 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b3bed36..ac19eab 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Before modification it's Exec value will likely look something like Exec=/usr/bin/lutris ``` However we are going to modify this so it runs under the group "no-internet" any time it is launched thereby having outbound connections dropped + This may be achieved by changing the line like so: ``` Exec=/usr/bin/sg no-internet /usr/bin/lutris