Mercurial > noffle
view debian/xinetd @ 475:20abd71918ad noffle
[svn] * src/authenticate.c: Move includes of grp.h and pwd.h to after the
include of their pre-requisite headers. Spotted on MacOS X by Andre Berger.
author | bears |
---|---|
date | Tue, 16 Mar 2004 10:24:18 +0000 |
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 }