From owner-freebsd-questions@FreeBSD.ORG Mon Sep 20 07:30:28 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 A1AF616A4CE for ; Mon, 20 Sep 2004 07:30:28 +0000 (GMT) Received: from ns.pro.sk (proxy.pro.sk [212.55.244.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 808AB43D48 for ; Mon, 20 Sep 2004 07:30:27 +0000 (GMT) (envelope-from prosa@pro.sk) Received: from peter (Peter [192.168.1.53]) by ns.pro.sk (8.12.11/8.12.11) with SMTP id i8K7UPvf046373 for ; Mon, 20 Sep 2004 09:30:26 +0200 (CEST) (envelope-from prosa@pro.sk) Message-ID: <002701c49ee3$a614ead0$3501a8c0@pro.sk> From: "Peter Rosa" To: "FreeBSD Questions" Date: Mon, 20 Sep 2004 09:30:05 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.3 (ns.pro.sk [192.168.1.1]); Mon, 20 Sep 2004 09:30:26 +0200 (CEST) X-RAVMilter-Version: 8.4.3(snapshot 20030217) (ns.pro.sk) Subject: periodic scripts 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: Mon, 20 Sep 2004 07:30:28 -0000 Hi all, please what is your opinion and possible repair of following. I have FreeBSD 4.10-REL-p2, cvsup+make world last week. It happened few times in last half-year, that server discontinue sending reports from "periodics daily". I run it manually and see "ps ax", but the only checks are started are those about security. And the only report send is "security report". The "daily report" is never created. This status will remain until the next update. There is no difference between /usr/src/etc/default/periodic.conf and /etc/default/periodic.conf. I have reated my own /etc/periodic.conf.local, but I set only daily_status_XXX etc. variables, daily_output="root". Question - what is causing this; has anybody experience with this; how to repair it without "make world" ? Best regards, Peter Rosa