aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/steam.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/steam.profile b/etc/steam.profile
index b6b340980..569f281a0 100644
--- a/etc/steam.profile
+++ b/etc/steam.profile
@@ -23,6 +23,7 @@ noblacklist ${HOME}/.steampid
23noblacklist /usr/lib/llvm* 23noblacklist /usr/lib/llvm*
24# needed for STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1 to work 24# needed for STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1 to work
25noblacklist /sbin 25noblacklist /sbin
26noblacklist /usr/sbin
26 27
27# Allow java (blacklisted by disable-devel.inc) 28# Allow java (blacklisted by disable-devel.inc)
28include allow-java.inc 29include allow-java.inc