Mercurial > noffle
view debian/xinetd @ 469:0c7220ddf348 noffle
[svn] fixed output and return code
| author | godisch |
|---|---|
| date | Sun, 31 Aug 2003 16:16:28 +0100 |
| parents | 95f382346e75 |
| children |
line wrap: on
line source
service nntp { socket_type = stream protocol = tcp wait = no user = news group = news only_from = 127.0.0.1 server = /usr/bin/noffle server_args = -r }
