From owner-freebsd-questions@FreeBSD.ORG Mon Jan 9 06:45:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7D2BA16A41F for ; Mon, 9 Jan 2006 06:45:45 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from ms-smtp-02-eri0.ohiordc.rr.com (ms-smtp-02-smtplb.ohiordc.rr.com [65.24.5.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0EED43D45 for ; Mon, 9 Jan 2006 06:45:44 +0000 (GMT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (cpe-65-31-43-91.woh.res.rr.com [65.31.43.91]) by ms-smtp-02-eri0.ohiordc.rr.com (8.12.10/8.12.7) with SMTP id k096jfXV006417 for ; Mon, 9 Jan 2006 01:45:41 -0500 (EST) Message-ID: <000e01c614e7$215705f0$0900a8c0@satellite> From: "Dave" To: Date: Mon, 9 Jan 2006 01:37:14 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: adjkerntz in a jail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dave List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2006 06:45:45 -0000 Hello, I'm running apache in a jail on 6.0. Cron is sending me output like: adjkerntz[33405]: sysctl(put_wallclock): Operation not permitted Is this entry needed in a jail's crontab to run adjkerntz and if so what setting do i have to alter on the host system to make it work? Thanks. Dave.