From 62b040336328d99ade41776bd52b1d7cd7298629 Mon Sep 17 00:00:00 2001 From: dale_mellor Date: Sat, 5 Jul 2003 12:13:19 +0000 Subject: Disabled installation of cron, crontab by default. Fixed up all information files to reflect this. --- TODO | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5f61fcf..b3ca4aa 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ + -*-text-*- + Maybe in the near future... * Logging. @@ -16,8 +18,9 @@ There are no plans to actually do the following any time soon... * Full security audit for Vixie mode. - * Move internal functions into a namespace such that configuration files - cannot interfere with mcron itself. + * Move internal functions into a namespace, or provide alternative + environments, such that configuration files cannot interfere with mcron + itself. @@ -28,7 +31,8 @@ Quite likely to happen if version 2.0 ever materializes... * UNIX or TCP socket will allow interrogation and control of a running daemon (should be more reliable, efficient and useful than using the - SIGHUP-/var/cron/update method). + SIGHUP-/var/cron/update method). (I did already try this but, as with + processes, Guile's use of threads falls over.) -- cgit v1.2.3