summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <ssssam@gmail.com>2016-04-01 12:27:56 +0100
committerSam Thursfield <ssssam@gmail.com>2016-04-01 12:27:56 +0100
commit3ecb5a7da5e9558de798fc7ee8de7d37d9e6fc71 (patch)
tree375eb3f815ef9555cd8f77cc4b6fc841538c9a56
parentc7e99b2b8e000ba5de6b127d70ec4b2bd5d5f801 (diff)
downloadsandboxlib-3ecb5a7da5e9558de798fc7ee8de7d37d9e6fc71.tar.gz
README: Add userchroot tool
-rw-r--r--README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 873e534..2d4873c 100644
--- a/README.rst
+++ b/README.rst
@@ -249,6 +249,13 @@ use it directly without any abstraction layer.
.. _schroot: https://launchpad.net/schroot
+userchroot
+~~~~~~~~~~~
+
+A tool with similar purpose to linux-user-chroot, but some different tradeoffs.
+
+.. _userchroot: https://github.com/bloomberg/userchroot
+
Warden
~~~~~~