fcron
A command scheduler with extended capabilities over cron and anacron
homepage ↗ github: yo8192/fcron
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 3.4.1 | 3 | 14 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | hppa | loong | mips | ppc | sparc | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 3.4.1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | hppa testing | loong testing | mips testing | ppc testing | sparc testing | — | view · download · history ↗ |
| 3.4.0-r1 | gentoo | amd64 testing | arm64 testing | x86 testing | ppc64 testing | riscv testing | arm testing | hppa testing | loong testing | mips testing | ppc testing | sparc testing | — | view · download · history ↗ |
| 3.4.0 | gentoo | amd64 stable | arm64 testing | x86 stable | ppc64 stable | riscv testing | arm stable | hppa testing | loong testing | mips testing | ppc stable | sparc testing | — | view · download · history ↗ |
Use flags of 3.4.1
- audit Enable support for Linux audit subsystem using sys-process/audit
- debug 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 Enable mta support for sending emails from fcron
- pam 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 Enable support for libreadline, a GNU line-editing library that almost everyone wants
- selinux !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
- +system-crontab 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. Also this creates /usr/bin/crontab symlink.
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Runtime dependencies of 3.4.1
show 26 lines
audit?
(
)
pam?
(
)
readline?
(
)
selinux?
(
)
mta?
(
)
pam?
(
)