aboutsummaryrefslogtreecommitdiff
path: root/security/execwrap/pkg-descr
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-06-22 15:53:20 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-06-22 15:53:20 +0000
commit32f7edd7359e799dc8d085e7be41bd1f85e9f193 (patch)
tree63de02775458f222c835440011c8b5161ea25db2 /security/execwrap/pkg-descr
parentafc7d443154eed518497323b402fe38e4d533d3f (diff)
Notes
Diffstat (limited to 'security/execwrap/pkg-descr')
-rw-r--r--security/execwrap/pkg-descr6
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>