From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- sys-process/fcron/metadata.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 sys-process/fcron/metadata.xml (limited to 'sys-process/fcron/metadata.xml') diff --git a/sys-process/fcron/metadata.xml b/sys-process/fcron/metadata.xml new file mode 100644 index 000000000000..0a8d8d7a3e54 --- /dev/null +++ b/sys-process/fcron/metadata.xml @@ -0,0 +1,34 @@ + + + + + whissi@gentoo.org + Thomas Deutschmann + + + cron-bugs@gentoo.org + Gentoo Cron Project + + + + Enable debug code and output. Since version 3.0.5 this will no + longer force foreground execution, and fcron will be able to run + as a service properly. + + + Enable mta support for sending emails from fcron + + + Enable PAM support for fcron. This means that fcron will pass + through the "fcron" stack before executing the jobs, and + fcrontab will use the "fcrontab" stack to authenticate the user + before editing its crontab file. + + + Set up fcron to respect /etc/crontab and /etc/cron.d. If this + flag is disabled, /etc/cron.d and /etc/crontab will be ignored, + but /etc/cron.{hourly,daily,weekly,monthly} will still be + respected. + + + -- cgit v1.2.3