aboutsummaryrefslogtreecommitdiff
path: root/examples/etc/ninit/http
diff options
context:
space:
mode:
Diffstat (limited to 'examples/etc/ninit/http')
-rw-r--r--examples/etc/ninit/http/environ3
l---------examples/etc/ninit/http/out1
-rw-r--r--examples/etc/ninit/http/params7
l---------examples/etc/ninit/http/run1
-rw-r--r--examples/etc/ninit/http/softlimit3
5 files changed, 15 insertions, 0 deletions
diff --git a/examples/etc/ninit/http/environ b/examples/etc/ninit/http/environ
new file mode 100644
index 0000000..fe40d9c
--- /dev/null
+++ b/examples/etc/ninit/http/environ
@@ -0,0 +1,3 @@
+
+MIMETYPE=/0/mimetype
+HTTPDHOME=/public
diff --git a/examples/etc/ninit/http/out b/examples/etc/ninit/http/out
new file mode 120000
index 0000000..d31273b
--- /dev/null
+++ b/examples/etc/ninit/http/out
@@ -0,0 +1 @@
+../logger/in \ No newline at end of file
diff --git a/examples/etc/ninit/http/params b/examples/etc/ninit/http/params
new file mode 100644
index 0000000..064e04f
--- /dev/null
+++ b/examples/etc/ninit/http/params
@@ -0,0 +1,7 @@
+-1vRDHl0
+-u307
+-g307
+-x/etc/tcp.www.cdb
+0
+80
+/sbin/execuidgid
diff --git a/examples/etc/ninit/http/run b/examples/etc/ninit/http/run
new file mode 120000
index 0000000..49221a6
--- /dev/null
+++ b/examples/etc/ninit/http/run
@@ -0,0 +1 @@
+/usr/local/bin/tcpserver \ No newline at end of file
diff --git a/examples/etc/ninit/http/softlimit b/examples/etc/ninit/http/softlimit
new file mode 100644
index 0000000..94aaec1
--- /dev/null
+++ b/examples/etc/ninit/http/softlimit
@@ -0,0 +1,3 @@
+o30
+m120000
+d60000