summaryrefslogtreecommitdiff
path: root/time/vixie-cron/PLIST
diff options
context:
space:
mode:
authorreed <reed>2008-03-08 18:38:14 +0000
committerreed <reed>2008-03-08 18:38:14 +0000
commit8b7cb6bd969c112272e99d0aa1da410b0f6402fe (patch)
tree9b829013f725c0aa52a6da90c15ff1f68ace13df /time/vixie-cron/PLIST
parent2035bff863bc13c69d487227bced1bcfedda8f2b (diff)
downloadpkgsrc-8b7cb6bd969c112272e99d0aa1da410b0f6402fe.tar.gz
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).
Diffstat (limited to 'time/vixie-cron/PLIST')
-rw-r--r--time/vixie-cron/PLIST7
1 files changed, 7 insertions, 0 deletions
diff --git a/time/vixie-cron/PLIST b/time/vixie-cron/PLIST
new file mode 100644
index 00000000000..dfebe23ac9b
--- /dev/null
+++ b/time/vixie-cron/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/08 18:38:14 reed Exp $
+bin/crontab
+man/man1/crontab.1
+man/man5/crontab.5
+man/man8/cron.8
+sbin/cron
+share/examples/rc.d/cron