mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
1ef37aadb3
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).
2 lines
70 B
Plaintext
2 lines
70 B
Plaintext
A simple wrapper that combines chroot(8) and su(1) into one program
|