From owner-freebsd-questions Sat Mar 20 9:31:38 1999 Delivered-To: freebsd-questions@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id AD97F14EEA for ; Sat, 20 Mar 1999 09:31:31 -0800 (PST) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.2/8.9.1) id SAA18891; Sat, 20 Mar 1999 18:31:03 +0100 (CET) (envelope-from des) To: Eric Wayte Cc: Donald , freebsd-questions Subject: Re: Crontab entry References: From: Dag-Erling Smorgrav Date: 20 Mar 1999 18:31:03 +0100 In-Reply-To: Eric Wayte's message of "Sat, 20 Mar 1999 11:59:01 -0500 (EST)" Message-ID: Lines: 14 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eric Wayte writes: > On Sat, 20 Mar 1999, Donald wrote: > > 5,10,15,20,25,30,35,40,45,50,55 * * * * root /usr/majordomo/wrapper > > mj_key_cache 2>&1 | sendmail root > Take out the root - the crontab is associated with the user that created > it. See man crontab(1), man crontab(5) for additional info. Bzzt - his error was trying to run it through crontab. The "root" part is correct. You should both read the cron(8) man page and especially what it says about /etc/crontab. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message