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/pop3 | |
| parent | b0de699679e8f1e39af847ed172d1ba605b4370c (diff) | |
example ninit scripts
Diffstat (limited to 'examples/etc/ninit/pop3')
| -rw-r--r-- | examples/etc/ninit/pop3/environ | 5 | ||||
| l--------- | examples/etc/ninit/pop3/out | 1 | ||||
| -rw-r--r-- | examples/etc/ninit/pop3/params | 9 | ||||
| l--------- | examples/etc/ninit/pop3/run | 1 | ||||
| -rw-r--r-- | examples/etc/ninit/pop3/softlimit | 1 |
5 files changed, 17 insertions, 0 deletions
diff --git a/examples/etc/ninit/pop3/environ b/examples/etc/ninit/pop3/environ new file mode 100644 index 0000000..69c9b85 --- /dev/null +++ b/examples/etc/ninit/pop3/environ @@ -0,0 +1,5 @@ + +UID=410 +GID=410 +PATH=/var/qmail/bin +DASH=- diff --git a/examples/etc/ninit/pop3/out b/examples/etc/ninit/pop3/out new file mode 120000 index 0000000..d31273b --- /dev/null +++ b/examples/etc/ninit/pop3/out @@ -0,0 +1 @@ +../logger/in
\ No newline at end of file diff --git a/examples/etc/ninit/pop3/params b/examples/etc/ninit/pop3/params new file mode 100644 index 0000000..d950b81 --- /dev/null +++ b/examples/etc/ninit/pop3/params @@ -0,0 +1,9 @@ +-1vRDpUl0 +-c8 +-x/etc/tcp.pop3.cdb +0 +110 +tcpblocker +qmail-popup +riemann.fmi.uni-sofia.bg +/sbin/execuidgid diff --git a/examples/etc/ninit/pop3/run b/examples/etc/ninit/pop3/run new file mode 120000 index 0000000..49221a6 --- /dev/null +++ b/examples/etc/ninit/pop3/run @@ -0,0 +1 @@ +/usr/local/bin/tcpserver
\ No newline at end of file diff --git a/examples/etc/ninit/pop3/softlimit b/examples/etc/ninit/pop3/softlimit new file mode 100644 index 0000000..ef56f91 --- /dev/null +++ b/examples/etc/ninit/pop3/softlimit @@ -0,0 +1 @@ +m300000 |
