Codebase list openbsd-inetd / fc798a5
Delete test.conf Marco d'Itri 1 year, 4 months ago
2 changed file(s) with 0 addition(s) and 19 deletion(s). Raw diff Collapse all Expand all
00 # portability
11 makefile
2 test
32 misc_portability
43 setproctitle
54
+0
-18
debian/patches/test less more
0 --- /dev/null
1 +++ b/test.conf
2 @@ -0,0 +1,15 @@
3 +localhost:1111 stream tcp4 nowait md /usr/sbin/tcpd /usr/sbin/try-from
4 +#1111 stream tcp6 nowait md /usr/sbin/tcpd /usr/sbin/try-from
5 +
6 +ip6-localhost:2222 stream tcp46 nowait md /usr/sbin/tcpd /usr/sbin/in.telnetd
7 +
8 +2220 stream tcp46 nowait md /usr/sbin/tcpd /usr/sbin/try-from
9 +2221 stream tcp nowait md /usr/sbin/tcpd /usr/sbin/try-from
10 +
11 +2224 stream tcp4 nowait.3 md /usr/sbin/tcpd /usr/sbin/try-from
12 +
13 +2226 stream tcp6 nowait md /usr/sbin/tcpd /usr/sbin/try-from
14 +
15 +9999 stream tcp6 nowait md /bin/false false
16 +
17 +#/tmp/sock stream unix nowait md /usr/sbin/try-from