aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mktool/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mktool/pkg-descr')
-rw-r--r--sysutils/mktool/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/mktool/pkg-descr b/sysutils/mktool/pkg-descr
new file mode 100644
index 000000000000..22e0fb717a4e
--- /dev/null
+++ b/sysutils/mktool/pkg-descr
@@ -0,0 +1,13 @@
+Tools to manage processes and networked services, modeled after Daniel
+Bernsteins daemontools and ucspi-tcp packages. The tools are written to be
+portable to a wide variety of platforms that support POSIX services.
+
+babysit Supervises a program, allowing it to started/stopped automatically
+bsok Check if a program is being babysat
+envuidgid Sets environment variables based on user, then runs a program
+setugid Sets uid and gid, then runs a program
+tcpaccept Accepts connections on stdin, then runs a program
+tcplisten Connects a network port to another program's stdin
+execlp Allows argv[0] to be set when running a program
+
+WWW: http://www.io.com/~manoj/file/