summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2006-10-18 19:49:04 +0000
committerRoger Leigh <rleigh@debian.org>2006-10-18 19:49:04 +0000
commita5d1aec7510e4c21e633bf18a25055567a8ce721 (patch)
treef6aee5f98567b3a214d5d65d7a2942dad16ae605 /README
parent0f4f4ab3266cc1cef7c7b58f289a8e0654036f57 (diff)
downloadschroot-a5d1aec7510e4c21e633bf18a25055567a8ce721.tar.gz
* README, schroot/schroot-setup.5.in, schroot/schroot.conf.5.in:
Fix a number of minor typos. Thanks to Jens Seidel.
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 6 insertions, 6 deletions
diff --git a/README b/README
index fcf4a278..71ef7ee2 100644
--- a/README
+++ b/README
@@ -4,11 +4,11 @@ schroot
Securely enter a chroot and run a command or login shell.
Note that giving untrusted users root access to chroots is a serious
-security risk!. Although the untrusted user will only have root
-access to files inside the chroot, in practice there are many obvious
-ways of breaking out of the chroot and of disrupting services on the
-host system. As always, this boils down to trust. Don't give chroot
-root access to users you would not trust with root access to the host
+security risk! Although the untrusted user will only have root access
+to files inside the chroot, in practice there are many obvious ways of
+breaking out of the chroot and of disrupting services on the host
+system. As always, this boils down to trust. Don't give chroot root
+access to users you would not trust with root access to the host
system.
For compatibility with existing tools and scripts, wrapper binaries
@@ -48,7 +48,7 @@ Note that the testsuite ("make check") should be run under fakeroot or
real root in order to work correctly. There are the following
additional options:
- --enable-dchroot: Build dchroot.
+ --enable-dchroot: Build dchroot
--enable-dchroot-dsa: Build DSA dchroot
--enable-debug: Enable debugging features (not recommended)