From owner-freebsd-ports@FreeBSD.ORG Fri Feb 26 14:51:32 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F20251065672 for ; Fri, 26 Feb 2010 14:51:32 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8FBE18FC19 for ; Fri, 26 Feb 2010 14:51:32 +0000 (UTC) Received: by wyb40 with SMTP id 40so87207wyb.13 for ; Fri, 26 Feb 2010 06:51:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=SKpPKShQFKuLnAa7nFbhcwBjNkWXP5USuQxOSc0VlIc=; b=W56JSdnN6N/upVyfEQnJNJeOmPJpjYhO9u5dVfnPWPXZmTNbwbUZtn333TO9lMp3N+ LJ98hz6f4CRgVDRSY2+g8MBFPwaZn9pSTyWUM9O7Vqsy6zTTC3SIc/pxkBa9bEyVZIl6 imz0xg5tO97RnJ8lfrZ8BS+oSNACsEpwmuzgI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=FnzzHNxdMgQsbCdWH7q0R9x7swmho69oKw389QbvcOAiG2izzXKI6OOG1kiFtcj0sp /lf1Dk1IWTNg06m8E0txCqR9mlsE/n5uhi5OG9GrjhNO2WL58FYTmMIBCVe2GOUcwYMl NWjkqeCV8uEgO7hcPlTVQav4QInvKAlXpmo/M= MIME-Version: 1.0 Received: by 10.216.90.133 with SMTP id e5mr514857wef.23.1267195885751; Fri, 26 Feb 2010 06:51:25 -0800 (PST) Date: Fri, 26 Feb 2010 16:51:25 +0200 Message-ID: <717f7a3e1002260651k1ce06986u4332c637b94d07ce@mail.gmail.com> From: Marin Atanasov To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: sysutils/syslog-ng3 processes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2010 14:51:33 -0000 Hello, I've noticed that when I start syslog-ng3 daemon it starts two processes. I haven't seen this when running syslog-ng. Here are the processes: root 554 0.0 0.1 5320 2092 ?? I 4:46PM 0:00.00 /usr/local/sbin/syslog-ng -p /var/run/syslog.pid root 555 0.0 0.1 5320 2456 ?? Ss 4:46PM 0:00.02 /usr/local/sbin/syslog-ng -p /var/run/syslog.pid I was wondering why it actually start two (identical?) processes? Anyone has an idea? Is this normal? Regards, -- Marin Atanasov Nikolov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org