From owner-cvs-etc Mon Oct 27 09:01:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA03639 for cvs-etc-outgoing; Mon, 27 Oct 1997 09:01:09 -0800 (PST) (envelope-from owner-cvs-etc) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA03280; Mon, 27 Oct 1997 08:59:17 -0800 (PST) (envelope-from ache@FreeBSD.org) From: "Andrey A. Chernov" Received: (from ache@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id IAA26040; Mon, 27 Oct 1997 08:59:09 -0800 (PST) Date: Mon, 27 Oct 1997 08:59:09 -0800 (PST) Message-Id: <199710271659.IAA26040@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc master.passwd Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk ache 1997/10/27 08:59:09 PST Modified files: etc master.passwd Log: Move nobody to daemon class, otherwise it is impossible to start fingerd while Apache is running, it effectively eats all default class limits for nobody Revision Changes Path 1.19 +1 -1 src/etc/master.passwd