Mercurial > noffle
view debian/xinetd @ 426:ee231af1b0d8 noffle
[svn] remove *.dpkg-* on purge
| author | godisch |
|---|---|
| date | Fri, 20 Jun 2003 17:50:22 +0100 |
| 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 }
