From e6961c90da554ef46c84f94d0db5ef37bb23f0c2 Mon Sep 17 00:00:00 2001 From: Klaatu Date: Sun, 17 May 2015 15:35:50 +1200 Subject: example ninit scripts --- examples/etc/ninit/https/environ | 5 +++++ examples/etc/ninit/https/out | 1 + examples/etc/ninit/https/params | 6 ++++++ examples/etc/ninit/https/run | 1 + examples/etc/ninit/https/softlimit | 2 ++ 5 files changed, 15 insertions(+) create mode 100644 examples/etc/ninit/https/environ create mode 120000 examples/etc/ninit/https/out create mode 100644 examples/etc/ninit/https/params create mode 120000 examples/etc/ninit/https/run create mode 100644 examples/etc/ninit/https/softlimit (limited to 'examples/etc/ninit/https') diff --git a/examples/etc/ninit/https/environ b/examples/etc/ninit/https/environ new file mode 100644 index 0000000..7ffe59a --- /dev/null +++ b/examples/etc/ninit/https/environ @@ -0,0 +1,5 @@ + +UID=442 +GID=442 +MIMETYPE=/0/mimetype +HTTPDHOME=/public diff --git a/examples/etc/ninit/https/out b/examples/etc/ninit/https/out new file mode 120000 index 0000000..d31273b --- /dev/null +++ b/examples/etc/ninit/https/out @@ -0,0 +1 @@ +../logger/in \ No newline at end of file diff --git a/examples/etc/ninit/https/params b/examples/etc/ninit/https/params new file mode 100644 index 0000000..2779adf --- /dev/null +++ b/examples/etc/ninit/https/params @@ -0,0 +1,6 @@ +-1vRDHUl0 +-c10 +-x/etc/tcp.wwws.cdb +0 +443 +/sbin/execuidgid diff --git a/examples/etc/ninit/https/run b/examples/etc/ninit/https/run new file mode 120000 index 0000000..49221a6 --- /dev/null +++ b/examples/etc/ninit/https/run @@ -0,0 +1 @@ +/usr/local/bin/tcpserver \ No newline at end of file diff --git a/examples/etc/ninit/https/softlimit b/examples/etc/ninit/https/softlimit new file mode 100644 index 0000000..8a4d99a --- /dev/null +++ b/examples/etc/ninit/https/softlimit @@ -0,0 +1,2 @@ +o50 +m5000000 -- cgit v1.2.3