From owner-freebsd-questions Mon Mar 11 7:16:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 6ABE937B400 for ; Mon, 11 Mar 2002 07:16:15 -0800 (PST) Received: from ninja.amphex.com (213-187-172-124.dd.nextgentel.com [213.187.172.124]) by mail.broadpark.no (Postfix) with SMTP id 884707D05 for ; Mon, 11 Mar 2002 16:16:14 +0100 (MET) Date: Mon, 11 Mar 2002 16:16:14 +0100 From: J.S. To: freebsd-questions@freebsd.org Subject: Annoying startup output Message-Id: <20020311161614.0a34fdba.johann@broadpark.no> X-Mailer: Sylpheed version 0.7.0 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. I'm really annoyed with the amount of kernel output some daemons get spit out on startup. This is how it all looks on my screen. As you can see, postfix, snort and vmware are the ones causing the noise: ##### Local package initialization: mysqldpostfix/postfix-script: starting the Postfix mail system apache dnetc openftpd rtcFeb 19 21:59:12 ninja /kernel: lnc0: promiscuous mode enabled snort sshdFeb 19 21:59:18 ninja /kernel: /dev/vmmon: Module vmmon: registered w ith major=200 minor=0 tag=$Name: build-570 $ Feb 19 21:59:18 ninja /kernel: /dev/vmmon: Module vmmon: initialized vmware. ##### Postfix makes a mess even though it's not a kernel message. Please -- somebody -- tell me how to have a clean startup? Something a la: ##### Local package initialization: mysqld postfix apache dnetc openftpd rtc snort sshd vmware. ##### :-) Regards, Johann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message