summaryrefslogtreecommitdiff
path: root/security/chrootuid/files
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>1999-12-09 10:37:38 +0000
committerDon Lewis <truckman@FreeBSD.org>1999-12-09 10:37:38 +0000
commit1ef37aadb366fcad61cddbd4af2d1c054341c91a (patch)
treecba08cbc16562858467b9b1519198381bf923d87 /security/chrootuid/files
parentUpdate to 3.12: (diff)
The chrootuid command combines chroot(8) and su(1) into one program,
so that there is no need to have commands such as /usr/bin/su in the restricted environment. Access to the file system is restricted to the newroot subtree and privileges are restricted to those of the newuser account (which must be a known account in the unrestricted environment).
Notes
Notes: svn path=/head/; revision=23667
Diffstat (limited to 'security/chrootuid/files')
-rw-r--r--security/chrootuid/files/patch-aa8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/chrootuid/files/patch-aa b/security/chrootuid/files/patch-aa
new file mode 100644
index 000000000000..98a883c863e2
--- /dev/null
+++ b/security/chrootuid/files/patch-aa
@@ -0,0 +1,8 @@
+--- chrootuid.1.orig Wed Dec 8 20:52:03 1999
++++ chrootuid.1 Wed Dec 8 20:53:13 1999
+@@ -1,4 +1,4 @@
+-.TH CHROOTUID 1
++.TH CHROOTUID 8
+ .ad
+ .fi
+ .SH NAME