]> git.pld-linux.org Git - packages/stunnel.git/commitdiff
- rc-inet data for stunnel-inetd
authortwittner <twittner@pld-linux.org>
Sun, 9 May 2004 01:06:54 +0000 (01:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    stunnel.inet -> 1.1

stunnel.inet [new file with mode: 0644]

diff --git a/stunnel.inet b/stunnel.inet
new file mode 100644 (file)
index 0000000..90463de
--- /dev/null
@@ -0,0 +1,9 @@
+SERVICE_NAME=imaginaryservice
+SOCK_TYPE=stream
+PROTOCOL=tcp
+PORT=6666
+FLAGS=nowait
+USER=root
+SERVER=tcpd
+DAEMON=/usr/sbin/stunnel
+DAEMONARGS="stunnel /etc/stunnel/stunnel.conf"
This page took 0.032139 seconds and 4 git commands to generate.