dobu/apps/steam/control

8 lines
278 B
Bash

#!/usr/bin/env bash
INVALIDATE_CACHE_UPSTREAM_UBUNTU="steam"
# Steam Runtime requires its own namespaces
# so we have to allow them in our seccomp filter.
# Don't use it if you don't trust their sandboxing (pressure-vessel).
UNSAFE_I_KNOW_WHAT_I_AM_DOING_ALLOW_NAMESPACES=true