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.
+mta
* This flag is undocumented *
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.
readline
Global: Enables support for libreadline, a GNU line-editing library that almost everyone wants
selinux
Global: !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
+system-crontab
* This flag is undocumented *
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore


View
Download
Browse