From owner-freebsd-questions@FreeBSD.ORG Wed Aug 18 13:41:32 2004 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 53E3C16A4CE for ; Wed, 18 Aug 2004 13:41:32 +0000 (GMT) Received: from redhat.vipersystems.biz (oh-69-68-43-130.sta.sprint-hsd.net [69.68.43.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 58D6A43D31 for ; Wed, 18 Aug 2004 13:41:31 +0000 (GMT) (envelope-from jason@vipersystems.biz) Received: (qmail 27337 invoked by uid 85); 18 Aug 2004 13:41:30 -0000 Received: from jason@vipersystems.biz by redhat.vipersystems.biz by uid 82 with qmail-scanner-1.16 (clamscan: 0.65. spamassassin: 2.61. Clear:. Processed in 1.396242 secs); 18 Aug 2004 13:41:30 -0000 Received: from localhost (HELO vipersystems.biz) (127.0.0.1) by localhost with SMTP; 18 Aug 2004 13:41:28 -0000 Received: from 192.168.1.150 (SquirrelMail authenticated user jason@vipersystems.biz) by vipersystems.biz with HTTP; Wed, 18 Aug 2004 09:41:29 -0400 (EDT) Message-ID: <4152.192.168.1.150.1092836489.squirrel@vipersystems.biz> Date: Wed, 18 Aug 2004 09:41:29 -0400 (EDT) From: "Jason Lieurance" To: X-Priority: 3 Importance: Normal X-Mailer: SquirrelMail (version 1.2.12[cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Nightly cron message question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2004 13:41:32 -0000 Hello, Late couple days on our Freebsd 4.7 email/web server I've got this message in the nightly cron jobs: Checking setuid files and devices: Checking for uids of 0: root 0 toor 0 I've searched and some said it had to do with an incomplete dmesg or something like that. There are some errors: > pid 82522 (libhttpd.ep), uid 65534: exited on signal 11 > pid 71857 (libhttpd.ep), uid 65534: exited on signal 11 > pid 71949 (libhttpd.ep), uid 65534: exited on signal 11 but I've had those before w/o the: Checking for uids of 0: root 0 toor 0 Any thoughts, thanks. -- Jason