Mercurial > noffle
view packages/redhat/noffle-xinetd @ 351:7d2de0149d03 noffle
[svn] fixed debconf template
author | godisch |
---|---|
date | Fri, 21 Mar 2003 12:04:32 +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 }