sys-process/fcron
A command scheduler with extended capabilities over cron and anacron
USE Flags
audit
Global: Enable support for sys-process/audit
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
Local: 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.
pam
Global: Adds support for PAM (Pluggable Authentication Modules) - DANGEROUS to arbitrarily flip
Local: 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.
selinux
Global: !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
l10n_fr
* This flag is undocumented *
+mta
* This flag is undocumented *
+system-crontab
* This flag is undocumented *
readline
Global: Enables support for libreadline, a GNU line-editing library that almost everyone wants