From owner-freebsd-hackers Sun Jan 3 14:33:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA15510 for freebsd-hackers-outgoing; Sun, 3 Jan 1999 14:33:36 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from istari.home.net (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA15505 for ; Sun, 3 Jan 1999 14:33:34 -0800 (PST) (envelope-from sjr@home.net) Received: (from sjr@localhost) by istari.home.net (8.9.1/8.8.6) id RAA01244 for hackers@FreeBSD.ORG; Sun, 3 Jan 1999 17:33:09 -0500 (EST) Date: Sun, 3 Jan 1999 17:33:09 -0500 (EST) From: "Stephen J. Roznowski" Message-Id: <199901032233.RAA01244@istari.home.net> To: hackers@FreeBSD.ORG Subject: Why is root's crontab different? Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In tracking down the cause of my "/var/log/maillog.0: No such file or directory" errors from newsyslog, I "discovered" that I had both a root crontab entry and /etc/crontab. Both of these were running newsyslog at the same time and they were conflicting with each other. My question is why is root's crontab entry treated differently (i.e. a file in /etc) as opposed to just having a crontab (in /var/cron/tabs)? Thanks, -SR To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message