summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngelos Evripiotis <jevripiotis@bloomberg.net>2019-02-20 10:47:36 +0000
committerAngelos Evripiotis <jevripiotis@bloomberg.net>2019-02-20 14:07:24 +0000
commit100067480c72af13dc594cf03ff0ec6c6051fca5 (patch)
treea10d81d443b5a10e5534f83fe10e6497c1d96a33
parente5c2e708e1cd4c096567cad587f9930de8c8e55e (diff)
downloadbuildstream-100067480c72af13dc594cf03ff0ec6c6051fca5.tar.gz
doc/./arch_sandboxing: reword 'user provided user'
-rw-r--r--doc/source/arch_sandboxing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/arch_sandboxing.rst b/doc/source/arch_sandboxing.rst
index 21ac5acec..869193d36 100644
--- a/doc/source/arch_sandboxing.rst
+++ b/doc/source/arch_sandboxing.rst
@@ -158,7 +158,7 @@ and will refuse to push any artifacts built on such a system to a remote cache.
For more information, see `issue #92
<https://gitlab.com/BuildStream/buildstream/issues/92>`_.
-The Linux platform can operate as a standard user provided user namespace
+The Linux platform can operate as a standard user, if user namespace
support is available. If user namespace support is not available you have the
option of installing bubblewrap as a setuid binary to avoid needing to run the
entire ``bst`` process as the ``root`` user.