From: thib Date: Sun, 17 Nov 2002 13:14:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ver2_9_4~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a22b12ea532d82d8835dd09238a4f1f9c654ac86;p=fcron *** empty log message *** --- diff --git a/doc/en/todo.sgml b/doc/en/todo.sgml index 1039985..8f51df4 100644 --- a/doc/en/todo.sgml +++ b/doc/en/todo.sgml @@ -8,7 +8,7 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + Todo @@ -18,6 +18,13 @@ A copy of the license is included in gfdl.sgml. people from doing the same thing. You can send me some propositions as well. + + put save_one_file() in save.c (make a single function, instead of 3 different) + + + make announce email GPG signed and include the MD5 checksum +of the source archive. + bug fix : makewhatis does not work correctly with fcron 2.9.0 and following @@ -59,6 +66,10 @@ to run some jobs on a laptop only if it is on AC power. Add a way to stop a job (SIGSTOP) if the lavg gets to high, and restart it (SIGCONT) when the lavg has decreased. + + Add a directory similar to xinet.d or logrotate.d + to add job entries (?). +