diff options
| author | Klaatu <[email protected]> | 2015-05-17 15:35:50 +1200 |
|---|---|---|
| committer | Klaatu <[email protected]> | 2015-05-17 15:35:50 +1200 |
| commit | e6961c90da554ef46c84f94d0db5ef37bb23f0c2 (patch) | |
| tree | e71acaa2790bae3d5dc8c56300a33111a3255b84 /examples/etc/ninit/https | |
| parent | b0de699679e8f1e39af847ed172d1ba605b4370c (diff) | |
example ninit scripts
Diffstat (limited to 'examples/etc/ninit/https')
| -rw-r--r-- | examples/etc/ninit/https/environ | 5 | ||||
| l--------- | examples/etc/ninit/https/out | 1 | ||||
| -rw-r--r-- | examples/etc/ninit/https/params | 6 | ||||
| l--------- | examples/etc/ninit/https/run | 1 | ||||
| -rw-r--r-- | examples/etc/ninit/https/softlimit | 2 |
5 files changed, 15 insertions, 0 deletions
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 |
