summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-05-15 17:44:20 +0200
committerAlexander Larsson <alexl@redhat.com>2015-05-15 17:44:20 +0200
commite72beada8aefebe96b17c74d5c0c438d897a433d (patch)
tree43683cf48919109bdb9633e462ea70804c8b4ba4 /.gitignore
parenta1892ee8b04c55cd96cfcc3bfb562d75683a46c4 (diff)
downloadxdg-app-e72beada8aefebe96b17c74d5c0c438d897a433d.tar.gz
helper: Bind mount /sys subset
Instead of mounting our own sysfs instance we bind mount in only a subset of the /sys subdirectories from the host. This has several advantages: * If something was covered out in the host we will shadow that (i.e. the app will never see more of sysfs than non xdg-apps) * We can avoid showing some weird parts of sysfs, focusing on the device descriptions needed for e.g. mesa * Bind mounts are allowed in a non-root user-namespace, whereas the sysfs mount is not, taking us one step closer to that.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions