brooks      2006-01-10 05:56:32 UTC

  FreeBSD src repository
  Modified files:
    usr.sbin/cron/crontab crontab.c 
  Log:
  /etc/crontab is similar enough to parse as correct if you run
  "crontab /etc/crontab", but not the same format due to the who field.
  Add some limited anti-foot-shooting support and refuse to load
  /etc/crontab as someone's crontab.  Users wishing shoot their foot in
  this manner may copy /etc/crontab elsewhere. :)
  
  MFC After:      1 week
  
  Revision  Changes    Path
  1.23      +4 -0      src/usr.sbin/cron/crontab/crontab.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to