Date: Fri, 6 Jun 2003 01:54:29 -0700 (PDT) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc inetd.conf Message-ID: <200306060854.h568sTGG009608@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2003/06/06 01:54:29 PDT
FreeBSD src repository
Modified files:
etc inetd.conf
Log:
Since FreeBSD has never had a stock NNTP server, move the nntp line
down to the section of optional mail/news services. Change the nntpd
location to /usr/local/libexec since it's an optional software.
Henceforth, nntpd will be advised to run as "news", which is a
standard user in the system, instead of "usenet", which has never
existed in the default master.passwd(5).
Note: It's not "news:news" since inetd(8) runs a service at the
specified user's login group by default.
Add a blank comment line above the uucpd line so the section looks uniform.
Partly pointed out by: Alexey Neyman <alex.neyman at auriga.ru>
MFC after: 1 week
Revision Changes Path
1.62 +5 -1 src/etc/inetd.conf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306060854.h568sTGG009608>
