diff options
Diffstat (limited to 'sysutils/kassiber/pkg-descr')
-rw-r--r-- | sysutils/kassiber/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sysutils/kassiber/pkg-descr b/sysutils/kassiber/pkg-descr new file mode 100644 index 000000000000..d376051d0ba9 --- /dev/null +++ b/sysutils/kassiber/pkg-descr @@ -0,0 +1,5 @@ +Kassiber takes an executable file from the host and runs it in +the given jail, taking care of any library dependencies. This +allows you to execute commands in jails without transferring +their executable files or required shared library dependencies +into them. |