Commit graph

3 commits

Author SHA1 Message Date
hasso
9a4dc5f8c1 Make it compile on DragonFly. 2009-03-13 11:24:16 +00:00
joerg
0558ac8b86 Install using BSD_INSTALL_PROGRAM, root permissions are requested using
SPECIAL_PERMS later.
2008-06-16 16:12:50 +00:00
reed
6c54531016 Import package from pkgsrc-wip: vixie-cron.
(Note this has some differences from NetBSD's cron, such
as by default users can't have own crontabs unless allowed.)

Vixie Cron is a popular implementation of cron for running scheduled
commands for the system and regular users.

This is a version of 'cron' that is known to run on most systems.  It is
functionally based on the SysV cron, which means that each user can have
their own crontab file (all crontab files are stored in a read-protected
directory).

A message is logged each time a command is executed; also, the files
"allow" and "deny" can be used to control access to the "crontab" command
(which installs crontabs).
2008-03-08 18:38:14 +00:00