wok view fcron/description.txt @ rev 25630
libssh, openssh, paramiko, proftpd, putty: CVE-2023-48795 fix, waiting for dropbear and tinyssh released.
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 22 14:30:01 2023 +0000 (11 months ago) |
parents | |
children |
line source
1 Fcron is a periodical command scheduler which aims at replacing
2 Vixie Cron, so it implements most of its functionalities.
4 But fcron makes no assumptions on whether your system is running
5 all the time or regularly: you can, for instance, tell fcron to
6 execute tasks every x hours y minutes of system up time or to do
7 a job only once in a specified interval of time.
9 Fcron has also much more functionalities: you can also set a nice
10 value to a job, run it depending on the system load average and
11 much more!