Author: Kev <klmitch@mit.edu>
authorKevin L. Mitchell <klmitch@mit.edu>
Fri, 22 Jun 2001 20:18:23 +0000 (20:18 +0000)
committerKevin L. Mitchell <klmitch@mit.edu>
Fri, 22 Jun 2001 20:18:23 +0000 (20:18 +0000)
commitb5b7503494069b6ca46349606d017dd8e765dd15
tree28a11f39ee9e7d2dbad2986c9f2cc05a2864aef6
parentc4bd4a59b2527590375b4fa2073db78fdf8d2460
Author: Kev <klmitch@mit.edu>
Log message:

Adding my wrapper script, suitably re-commented and with the addition of
the ability to chroot, to the release.  This script allows one to set the
hard file descriptor limit (using -l), the root directory (using -c), and
the user ID (using -u), and runs a given command.  This program should NOT
be installed setuid, but must be run as root.

git-svn-id: file:///home/klmitch/undernet-ircu/undernet-ircu-svn/ircu2/trunk@512 c9e4aea6-c8fd-4c43-8297-357d70d61c8c
ChangeLog
tools/wrapper.c [new file with mode: 0644]