From 978c210b9e6d03aa154c99eded6e30b823e395ff Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 7 Jan 2020 00:29:37 +0000 Subject: app-emulation/steam : try to avoid some coredumps --- app-emulation/steam/files/redcore-steam | 1 + 1 file changed, 1 insertion(+) 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 } -- cgit v1.2.3