diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-04 08:29:47 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-04 08:29:47 +0800 |
commit | e6c6f7edf66f7c78317d58e4e86cdb6354720aea (patch) | |
tree | 41a910baa6544858cd72fe0c1ab504bef79c151b /sysutils/anacron/distinfo | |
parent | b72c0a742e149e26d24fe302e3ab2c5f2521d7c5 (diff) | |
download | freebsd-ports-gnome-e6c6f7edf66f7c78317d58e4e86cdb6354720aea.tar.gz freebsd-ports-gnome-e6c6f7edf66f7c78317d58e4e86cdb6354720aea.tar.zst freebsd-ports-gnome-e6c6f7edf66f7c78317d58e4e86cdb6354720aea.zip |
New port: anacron
Anacron is a periodic command scheduler. It executes
commands at intervals specified in days. Unlike cron, it
does not assume that the system is running continuously.
It can therefore be used to control the execution of daily,
weekly and monthly jobs (or anything with a period of n
days), on systems that don't run 24 hours a day.
Anacron is not an attempt to make cron redundant.
PR: ports/55959
Submitted by: Derik van Zuetphen <dz@426.ch>
Diffstat (limited to 'sysutils/anacron/distinfo')
-rw-r--r-- | sysutils/anacron/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/anacron/distinfo b/sysutils/anacron/distinfo new file mode 100644 index 000000000000..9b5c0edc1c5d --- /dev/null +++ b/sysutils/anacron/distinfo @@ -0,0 +1 @@ +MD5 (anacron-2.3.tar.gz) = 865cc1dfe1ed75c470d3e6de13763f03 |