Mercurial > noffle
view packages/redhat/noffle-xinetd @ 347:287dd015855b noffle
[svn] updated to 1.1.4-4
| author | godisch |
|---|---|
| date | Fri, 14 Mar 2003 17:47:48 +0000 |
| parents | d6e02253fb76 |
| children |
line wrap: on
line source
# default: off # description: Usenet newsserver for small sites service nntp { disable = yes socket_type = stream protocol = tcp wait = no user = news group = news only_from = 127.0.0.1 server = /usr/bin/noffle server_args = -r }
