Mercurial > noffle
view debian/xinetd @ 329:95f382346e75 noffle
[svn] removed disabled flag
| author | godisch | 
|---|---|
| date | Mon, 24 Feb 2003 06:30:36 +0000 | 
| parents | 3841bbff35d5 | 
| 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 }
