Mercurial > noffle
view debian/xinetd @ 394:3d3a0dab6011 noffle
[svn] small update
author | godisch |
---|---|
date | Sat, 24 May 2003 19:48:30 +0100 (2003-05-24) |
parents | 95f382346e75 |
children |
line wrap: on
line source
service nntp { socket_type = stream protocol = tcp wait = no user = news group = news only_from = 127.0.0.1 server = /usr/bin/noffle server_args = -r }