about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-10-01 15:07:56 +0200
committerptitSeb <sebastien.chev@gmail.com>2023-10-01 15:07:56 +0200
commit1e6f4928526bab798a1867e3258c3b6820a4066f (patch)
tree98f21fbc36c62e125fe7f8c92081a53bac4fb61a /src
parent582c7c762a53fd13d48faf4083b116de1e77f3ed (diff)
downloadbox64-1e6f4928526bab798a1867e3258c3b6820a4066f.tar.gz
box64-1e6f4928526bab798a1867e3258c3b6820a4066f.zip
This steam-runtime-launcher-service process never exit and seems to be skipable when using box, so skip it
Diffstat (limited to 'src')
-rw-r--r--src/tools/rcfile.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tools/rcfile.c b/src/tools/rcfile.c
index 2a044bb6..d3b3e618 100644
--- a/src/tools/rcfile.c
+++ b/src/tools/rcfile.c
@@ -62,6 +62,9 @@ static const char default_rcfile[] =
 "\n"
 "[steam-runtime-check-requirements]\n"
 "BOX64_EXIT=1\n"
+"\n"
+"[steam-runtime-launcher-service]\n"
+"BOX64_EXIT=1\n"
 ;
 
 // list of all entries