Mercurial > noffle
view packages/redhat/noffle-xinetd @ 466:e769484a87c3 noffle
[svn] fixed removal of old config dir
author | godisch |
---|---|
date | Sat, 26 Jul 2003 08:37:07 +0100 |
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 }