Mercurial > noffle
view debian/xinetd @ 383:863270a06774 noffle
[svn] fixed output
| author | godisch |
|---|---|
| date | Fri, 18 Apr 2003 20:52:16 +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 }
