gpo.zugaina.org

Search Portage & Overlays:

sys-process/fcron

A command scheduler with extended capabilities over cron and anacron

Screenshots

  • fcron-3.3.1-r1
    ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
    audit debug pam selinux l10n_fr +mta +system-crontab readline

    View      Download      Browse     License: GPL-2   
    Overlay: gentoo
  • fcron-3.3.1
    amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86
    audit debug pam selinux l10n_fr +mta +system-crontab readline

    View      Download      Browse     License: GPL-2   
    Overlay: gentoo

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