Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 1995 20:07:56 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        smace@metal-mail.neosoft.com (Scott Mace)
Cc:        current@FreeBSD.org
Subject:   Re: bug: /usr/src/etc/crontab
Message-ID:  <199505030307.UAA03658@gndrsh.aac.dev.com>
In-Reply-To: <199505030202.UAA00325@metal.ops.neosoft.com> from "Scott Mace" at May 2, 95 08:02:31 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> > 
> > > 
> > > Does crontab really support the "who" column in /usr/src/etc/crontab?
> > > 
> > > I thought that functionality was removed with the release of cron
> > > that we have?
> > 
> > No, that functionality was added when we went with Vixie Cron 3.0.
> > 
> 
> ok, then why does this happen:
> 
> /etc/crontab entry:
> 0       *       *       *       *       root    /bin/ls

I don't know, either you have an out of date date cron, or something
else strange.  I cut and pasted the above and stuck it in my cron tab
(well, okay, I changed the time so it would run right away and got this:

I think we would have had lots of users complaining about /etc/weekly,
/etc/daily and such that are run from /etc/crontab if this was a problem
in any of the releases.   Since we have not had this I will point my
finger at something on your system, either a non-standard or old cron,
or perhaps a symlink in /var/cron/tabs/root -> /etc/crontab or some
such strange ness.

>From daemon Tue May  2 20:02:00 1995
Received: (from root@localhost) by gndrsh.aac.dev.com (8.6.11/8.6.9) id UAA03626 for root; Tue, 2 May 1995 20:02:00 -0700
Date: Tue, 2 May 1995 20:02:00 -0700
Message-Id: <199505030302.UAA03626@gndrsh.aac.dev.com>
From: root (Cron Daemon)
To: root
Subject: Cron <root@gndrsh>    /bin/ls
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin>
X-Cron-Env: <HOME=/var/log>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
Status: OR

lastlog
lpd-errs
maillog
maillog.0
maillog.1
maillog.2
messages
messages.0
messages.1
messages.2
sendmail.st
setuid.today
wtmp

-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505030307.UAA03658>