From 3c421c2b012867d79eca868cbdf59e36f7b2a9d5 Mon Sep 17 00:00:00 2001 From: thib Date: Thu, 28 Jul 2005 11:07:48 +0000 Subject: [PATCH] *** empty log message *** --- doc/en/faq.sgml | 12 +++++++++++- doc/en/todo.sgml | 18 +++--------------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/doc/en/faq.sgml b/doc/en/faq.sgml index 87b5f8d..5a37e8e 100644 --- a/doc/en/faq.sgml +++ b/doc/en/faq.sgml @@ -8,7 +8,7 @@ Foundation. A copy of the license is included in gfdl.sgml. --> - + Frequently Asked Questions @@ -337,6 +337,16 @@ and set appropriately the paths : + + + How can I emulate an anacron entry ? + + + You should use a line similar to the following one : + @volatile,first(xx) BIG-period /your/command + where xx is the time you would have put in your anacron line. + + diff --git a/doc/en/todo.sgml b/doc/en/todo.sgml index 0bef923..5e4daaa 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 @@ -25,10 +25,7 @@ A copy of the license is included in gfdl.sgml. High priority - sets TZ= for jobs with a timezone option - - - test the fix for empty mails on non linux systems + test the fix for empty mails on non linux systems (solaris seems ok, feedback on BSD ?) NetBSD : bug from Gabor Z. Papp : fifo file created as fcron.fif instead of fcron.fifo ? @@ -36,9 +33,6 @@ A copy of the license is included in gfdl.sgml. bug fix : fcron freezes if the filesystem on which it operates has no space left ? (cannot reproduce it on my linux system) - - Add a FAQ entry to explain how to emulate an anacron entry (@volatile,first(xx) BIG-period /your/command - @@ -54,12 +48,6 @@ A copy of the license is included in gfdl.sgml. Mem footprint reduction : use an/some union(s) in CL struct. - - add a timezone option instead of the tzdiff (so it would - look like !timezone(europe/paris)) (-> cf. tzset() and TZ env var : - set TZ before every set_next_exe(), etc) - - For environment settings, make a var substitution. @@ -69,7 +57,7 @@ A copy of the license is included in gfdl.sgml. Use directory notifications (FAM), and support a fcrontab - and a cron.d as Vixie cron does. + and a cron.d as Vixie cron does (directly included in fcron itself, not thanks to a script as now). PAM support (included in fcron, but needs more tests by -- 2.40.0