summaryrefslogtreecommitdiffstats
path: root/base/jail.sh
Commit message (Collapse)AuthorAgeFilesLines
* Specify timeout signalroot2011-08-101-2/+2
| | | | | | | | | If no signal is specified for timeout, timeout sends the TERM signal upon timeout. The TERM signal wastes about 2 seconds till termination (why?). Since KILL signal terminates the process immediately, we decided to specify the signal. bug found at submission number 723 @ HelliCode
* Initial commitv0.7root2011-07-171-0/+41