Mercurial > noffle
view packages/redhat/noffle-xinetd @ 485:8d6a9b040583 noffle
[svn] * debian/po/ja.po: Debian package Japanese translation from Hideki Yamane
and team.
author | bears |
---|---|
date | Sat, 27 Nov 2004 23:20:10 +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 }