summaryrefslogtreecommitdiff
path: root/app-emulation/steam
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-07 00:29:37 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-07 00:29:37 +0000
commit978c210b9e6d03aa154c99eded6e30b823e395ff (patch)
tree12544a6d75eb2a7c603daa1a3af306f2cd5d078d /app-emulation/steam
parent24e36add96729094abb8a62e596cf85e984e844c (diff)
app-emulation/steam : try to avoid some coredumps
Diffstat (limited to 'app-emulation/steam')
-rwxr-xr-xapp-emulation/steam/files/redcore-steam1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/steam/files/redcore-steam b/app-emulation/steam/files/redcore-steam
index e11ba683..82c4e872 100755
--- a/app-emulation/steam/files/redcore-steam
+++ b/app-emulation/steam/files/redcore-steam
@@ -28,6 +28,7 @@ launch_steam () {
do_remove
do_preload
export DISPLAY=:0
+ export DBUS_FATAL_WARNINGS=0
steam
}