Mercurial > noffle
view packages/redhat/noffle-xinetd @ 387:0137b5490cca noffle
[svn] * src/outgoing.c: Don't assume "." and ".." are the first files returned
from readdir(). Thanks to Andreas Happe for spotting this.
author | bears |
---|---|
date | Thu, 22 May 2003 09:26:25 +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 }