tsgates / mbox

A lightweight sandbox tool for non-root users
http://pdos.csail.mit.edu/mbox/
655 stars 45 forks source link

two -S options? #20

Open jwilk opened 10 years ago

jwilk commented 10 years ago

There are two -S option listed in the help message:

$ ./mbox -h | grep -- -S
        -S sort : sort syscall counts by: time, calls, name, nothing (default time)
        -S      : enable nested seccomp
tsgates commented 10 years ago

Thank you! I dropped out the -S option long time ago.

On 03/19/14 at 05:00am, Jakub Wilk wrote:

There are two -S option listed in the help message:

$ ./mbox -h | grep -- -S
        -S sort : sort syscall counts by: time, calls, name, nothing (default time)
        -S      : enable nested seccomp

Reply to this email directly or view it on GitHub: https://github.com/tsgates/mbox/issues/20