From owner-freebsd-questions@FreeBSD.ORG Sun Feb 6 02:36:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2657116A4CE for ; Sun, 6 Feb 2005 02:36:13 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98C4143D46 for ; Sun, 6 Feb 2005 02:36:12 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so593943wri for ; Sat, 05 Feb 2005 18:36:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=X14fNZxXw9iF5TwvV1YXiL7opAJbjTxj/9E/3Jb89PLeSOL4+ZPPI1Ei9rjqZeRlAP29d/0MuinKgH5pE7e2p3dkJ2asejVCQWfBaARg8EAvMHNJ73k0wJncuu0CFxmGGiwdXFveeLt8xmd1qBzQiyfszLCh4G1quFNW6vNMi4s= Received: by 10.54.48.16 with SMTP id v16mr478064wrv; Sat, 05 Feb 2005 18:36:09 -0800 (PST) Received: by 10.54.42.28 with HTTP; Sat, 5 Feb 2005 18:36:09 -0800 (PST) Message-ID: <810a540e050205183632ce9eb1@mail.gmail.com> Date: Sat, 5 Feb 2005 19:36:09 -0700 From: Pat Maddox To: freebsd-questions@freebsd.org In-Reply-To: <810a540e05020518303bdafa34@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <810a540e05020518246009d327@mail.gmail.com> <810a540e05020518303bdafa34@mail.gmail.com> Subject: Re: Enabling authdaemond creates 5 processes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 02:36:13 -0000 I was browsing through the authdaemond.rc file, and there's a section about the number of daemons. That was set to 5, so I guess there are supposed to be multiple authdaemond processes running. On Sat, 5 Feb 2005 19:30:30 -0700, Pat Maddox wrote: > I just started up authdaemond manually, and it has 6 processes going. > PIDs 670-675. So it doesn't look like anything is different when it's > run from the command line than from when it's run on boot. Still, is > it normal for there to be 6 processes? > > > On Sat, 5 Feb 2005 19:24:43 -0700, Pat Maddox wrote: > > I installed courier-imap and got everything running fine...found out > > that I need to enable authdaemond on startup. If I put > > courier_authdaemond_enable="YES" > > into /etc/rc.conf, then there are five or so authdaemond processes > > running when it starts up. I don't think that should be happening, > > and I've got no clue why it is. Any help? > > > > Pat > > >