aboutsummaryrefslogtreecommitdiff
path: root/examples/etc/ninit/http
diff options
context:
space:
mode:
authorKlaatu <[email protected]>2015-05-17 15:35:50 +1200
committerKlaatu <[email protected]>2015-05-17 15:35:50 +1200
commite6961c90da554ef46c84f94d0db5ef37bb23f0c2 (patch)
treee71acaa2790bae3d5dc8c56300a33111a3255b84 /examples/etc/ninit/http
parentb0de699679e8f1e39af847ed172d1ba605b4370c (diff)
example ninit scripts
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