From a5b65953aa6f31f9c82a65e5ef47b71b7025a0b8 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Tue, 1 Dec 2020 06:09:00 -0500 Subject: [PATCH] Add Ubuntu pkg: mcron cron in Guile Scheme --- pkgs-ubuntu.list | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pkgs-ubuntu.list b/pkgs-ubuntu.list index e1ad878..7e0d288 100644 --- a/pkgs-ubuntu.list +++ b/pkgs-ubuntu.list @@ -348,3 +348,13 @@ remind # > . # > Reminders can be created by the remind scripting language or by using # > the graphical frontend package "tkremind". + +mcron +# From package info: +# > Homepage: http://www.gnu.org/software/mcron +# > Description: Guile-based program for running jobs at regular times +# > The GNU package mcron (Mellor's cron) can be a 100% compatible replacement for +# > Vixie cron (though the Debian package is not configured this way). It is +# > written in pure Guile, and allows configuration files to be written in scheme +# > (as well as Vixie's original format) for infinite flexibility in specifying +# > when jobs should be run. -- 2.20.1