diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-06-22 15:53:20 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-06-22 15:53:20 +0000 |
commit | 32f7edd7359e799dc8d085e7be41bd1f85e9f193 (patch) | |
tree | 63de02775458f222c835440011c8b5161ea25db2 /security/execwrap/pkg-descr | |
parent | afc7d443154eed518497323b402fe38e4d533d3f (diff) |
Notes
Diffstat (limited to 'security/execwrap/pkg-descr')
-rw-r--r-- | security/execwrap/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/execwrap/pkg-descr b/security/execwrap/pkg-descr new file mode 100644 index 000000000000..6b0334281110 --- /dev/null +++ b/security/execwrap/pkg-descr @@ -0,0 +1,6 @@ +ExecWrap is a super-user exec wrapper for the lighttpd web-server, but +it can be used in any environment as long as arguments can be passed +from the server to its children via the environment. + +WWW: http://cyanite.org/execwrap/ +Author: Sune Foldager <cryo@cyanite.org> |