diff options
author | seb <seb@pkgsrc.org> | 2002-08-12 15:19:49 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-08-12 15:19:49 +0000 |
commit | 9ddc0ee2a999b24c1b7606a7331d0aaf32cac62b (patch) | |
tree | 36c0e8dc45ce581acabff1f2c261a0726d58282e /mail/bbmail | |
parent | 5670256c19c06a00052829571fd05caa251e1e82 (diff) | |
download | pkgsrc-9ddc0ee2a999b24c1b7606a7331d0aaf32cac62b.tar.gz |
New feature: this script now create $sandbox/sandbox, a shell script
to ease the use of the sandbox.
$sandbox/sandbox umount
Umount the null mounts from the sandbox
$sandbox/sandbox mount
Mount the null mounts required by the sandbox (useful across reboots, ...).
$sandbox/sandbox whatever
Runs the command passed as arguments, chrooted into the sandbox.
Typical usage would be `$sandbox/sandbox /my/favourite/shell'.
$sandbox/sandbox
Same as `$sandbox/sandbox /bin/sh'
Approved by agc.
Diffstat (limited to 'mail/bbmail')
0 files changed, 0 insertions, 0 deletions