aboutsummaryrefslogtreecommitdiff
path: root/system/fakechroot/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/fakechroot/README')
-rw-r--r--system/fakechroot/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/fakechroot/README b/system/fakechroot/README
new file mode 100644
index 000000000000..1686b43eea70
--- /dev/null
+++ b/system/fakechroot/README
@@ -0,0 +1,5 @@
+fakechroot runs a command in an environment were is additional
+possibility to use chroot(8) command without root privileges. This
+is useful for allowing users to create own chrooted environment
+with possibility to install another packages without need for root
+privileges.