]> git.pld-linux.org Git - packages/dcron.git/commitdiff
mention difference with vixie cron master
authorElan Ruusamäe <glen@delfi.ee>
Sat, 26 Oct 2013 12:18:59 +0000 (15:18 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 26 Oct 2013 12:18:59 +0000 (15:18 +0300)
from gentoo wiki
https://wiki.gentoo.org/wiki/Cron

dcron.spec

index b3fd4dcc777596a8fb927b2a196accd1ea670f93..bad8d6551b46965bc07c1e18537750954a3922bd 100644 (file)
@@ -26,6 +26,11 @@ This lightweight cron daemon aims to be simple and secure, with just
 enough features to stay useful. It was written from scratch by Matt
 Dillon in 1994. It's now developed and maintained by Jim Pryor.
 
+Dcron aims to be a simple, elegant and secure implementation of cron.
+It does not allow the specification of environment variables in
+crontabs and all cron-jobs are run from /bin/sh . Like Vixie cron,
+each user has his own crontab.
+
 In the author's opinion, having to combine a cron daemon with another
 daemon like anacron makes for too much complexity. So the goal is a
 simple cron daemon that can also take over the central functions of
This page took 0.112339 seconds and 4 git commands to generate.