Subject: re: /var/cron -> /etc/cron
To: Herb Peyerl <hpeyerl@beer.org>
From: matthew green <mrg@eterna.com.au>
List: current-users
Date: 04/07/1999 00:07:05
   Havard.Eidnes@runit.sintef.no  wrote:
    > I will note that hier(7) says ``system configuration files and
    > scripts'' for /etc.  I also see that it's not been updated to
    > reflect current reality, it mentions /etc/crontab, so there's
    > further evidence that cron's files have been there before.
   
   Merely following logic; it would be sensible then to find out
   who moved 'crontab' from /etc to wherever... Once you've found out
   who moved it, you should then talk to them and find out why they
   moved it... Maybe, just maybe, you'll find that they made a sensible
   decision and might change your mind...


AFAIK, cron(8) supports /etc/crontab already (still).  OLD cron
only supported /etc/crontab.  newer cron has supported per-user
crontabs, in always /var AFAIK.